Skip to content

CityScope/VehicleClustering

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Agent-Based Model developped in the CityScience group using Gama Platform.

Installation

  • Clone this repository
  • Download GAMA here
  • Run GAMA
  • Choose a new Workspace (this is a temporay folder used for computation)
  • Right click on User Models->Import->GAMA Project.. and import the project that you just cloned

Overall Structure:

  • The parameters.gaml file specificies universal constants and simulation parameters
  • The Agents.gaml file specifies simulation species and their behaviors.
  • The clustering.gaml file specifies the initialization state, as well as the different experiments to be run and a few global functions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.2%
  • GAML 1.6%
  • Python 1.2%