Skip to content

Genetic City is a genetic algorithm implementation for aiding in the design of cities. The algorithm creates and evolves a set of possible cities, evaluates their performance and promotes growth of the best evaluated designs.

Notifications You must be signed in to change notification settings

AndresRicoM/Genetic-City

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

Genetic-City

 ██████╗ ███████╗███╗   ██╗███████╗████████╗██╗ ██████╗     ██████╗██╗████████╗██╗   ██╗
██╔════╝ ██╔════╝████╗  ██║██╔════╝╚══██╔══╝██║██╔════╝    ██╔════╝██║╚══██╔══╝╚██╗ ██╔╝
██║  ███╗█████╗  ██╔██╗ ██║█████╗     ██║   ██║██║         ██║     ██║   ██║    ╚████╔╝
██║   ██║██╔══╝  ██║╚██╗██║██╔══╝     ██║   ██║██║         ██║     ██║   ██║     ╚██╔╝
╚██████╔╝███████╗██║ ╚████║███████╗   ██║   ██║╚██████╗    ╚██████╗██║   ██║      ██║
 ╚═════╝ ╚══════╝╚═╝  ╚═══╝╚══════╝   ╚═╝   ╚═╝ ╚═════╝     ╚═════╝╚═╝   ╚═╝      ╚═╝

Genetic algorithm for city design main algorithm code.

By: Andres Rico - aricom@mit.edu
Visitng Student MIT Media Lab - City Science Group

Genetic City is a genetic algorithm implementation for aiding in the design of cities. The algorithm creates and evolves a set of possible cities, evaluates their performance and promotes growth of the best evaluated designs.

The algorithm is under development. The basic functions are available for testing but the evaluation function does not yet represent valid city metrics.

Metrics and work is based on concepts and ideas developed by the City Science Group at the MIT Media Lab.

About

Genetic City is a genetic algorithm implementation for aiding in the design of cities. The algorithm creates and evolves a set of possible cities, evaluates their performance and promotes growth of the best evaluated designs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages