team-3/src/c3nav/routing
2016-12-17 14:09:38 +01:00
..
management routing: implement build_routers() (with RoomRouter caching) 2016-12-16 15:06:35 +01:00
utils buildgraph: improve point placement and use isolated areas for faster building 2016-12-10 14:58:53 +01:00
__init__.py first stuff for graph building – collecting points 2016-12-02 23:32:19 +01:00
area.py buildgraph: new internal data handling, new serialization 2016-12-13 23:00:38 +01:00
connection.py buildgraph: new internal data handling, new serialization 2016-12-13 23:00:38 +01:00
graph.py put all routers into one dict 2016-12-17 14:09:38 +01:00
level.py put all routers into one dict 2016-12-17 14:09:38 +01:00
point.py buildgraph: serialize GraphPoint.room 2016-12-13 23:32:19 +01:00
room.py routing: implement build_routers() (with RoomRouter caching) 2016-12-16 15:06:35 +01:00
route.py put all routers into one dict 2016-12-17 14:09:38 +01:00
router.py refactor graph code 2016-12-10 12:07:52 +01:00