Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.
Tristramg edited this page Sep 13, 2010 · 12 revisions

Welcome to the mumoro wiki!

Mumoro is a tool to compute best routes in a multimodal network with bikes, busses, pedestrians, car, tramways and so on.
It is multiobjective as it can optimize many objectives simultaneously like time taken, how many changes or CO2 emissions.

It’s not the fastest routing tool (nor flexible, nor precise), but we hope it’s unique in being able to provide so different means of transport and multiple equivalent solution. If there are two paths, if the first one is faster (100% by car) but more polluting than the second one (100% by bike), then Mumoro will return both solution as none is better than an other.

  • Scenarios: so many possibilities, makes it hard to configure mumoro and get it runing.
  • Algorithm: if you are interested in the algorithms that are behind this
  • Windows: how to install it under windows
  • MacOS: how to install it under MacOS
  • Linux: how to install it under Linux (secret hint, this by far the easiest approach!)
  • C++: how to use or hack the C++ librairies if you don’t give a shit about the web page, pyhton bindings and so on
Clone this wiki locally