Skip to content

Basic Course on Mathematical Modelling project, group TUT08, 2017

License

Notifications You must be signed in to change notification settings

AgenttiX/bcmm-tut08

Repository files navigation

bcmm-tut08

Basic Course on Mathematical Modelling project, group TUT08, 2017

Ville Koljonen, Mika Mäki & Alpi Tolvanen

Files

  • color.py
    • a class for attaching names to map color values
  • direction.py
    • classes for handling absolute and relative directions and their conversions
  • graph_utils.py
  • locator.py
    • the core of the project: the locator algorithm and its variations
  • logger.py
    • a logging module for debugging the software
  • main.py
    • the primary "run stuff here" interface
  • mapgrid.py
    • generator for maps
  • montecarlo.py
  • plotter.py
    • a plotting interface for maps and vehicles
  • single_run.py
    • run a single random vehicle movement and plot it
  • single_run_demo.py
    • vehicle movement picture generator for the project report
  • vehicle.py
    • a class for the moving vehicle

About

Basic Course on Mathematical Modelling project, group TUT08, 2017

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages