Skip to content

Exploring multifunctional autonomous micro-mobility services

Notifications You must be signed in to change notification settings

CityScope/MultifunctionalVehicleFleets

 
 

Repository files navigation

Agent-Based Model developped at CityScience 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 main.gaml file specifies the initialization state, as well as the different experiments to be run and a few global functions
  • The parameters.gaml file specificies universal constants and simulation parameters
  • The Agents.gaml file specifies simulation species and their behaviors.
  • The Loggers.gaml file generates the output files

Some basic functions are based on our previous work FoodDeliveries

About

Exploring multifunctional autonomous micro-mobility services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.5%
  • GAML 1.3%
  • Python 0.2%