DFROUTER
From sumo
From 30.000 feet
DFROUTER uses induction loop values to compute vehicle routes that may be used by SUMO.
- Purpose: Building vehicle routes from induction loop counts
- System: portable (Linux/Windows is tested); runs on command line
- Input (mandatory):
- A) a road network (as generated via NETCONVERT or NETGEN, see also building the networks),
- B) induction loop definitions
- C) induction loop measures
- Output: Vehicle routes; different other
- Programming Language: c++
