team-3/src/c3nav/routing
2016-12-14 00:39:46 +01:00
..
management buildgraph: points with multiple rooms instead of points with no rooms 2016-12-09 20:01:08 +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 buildgraph: build collections matrix for each room and save it 2016-12-14 00:39:46 +01:00
level.py buildgraph: build collections matrix for each room and save it 2016-12-14 00:39:46 +01:00
point.py buildgraph: serialize GraphPoint.room 2016-12-13 23:32:19 +01:00
room.py buildgraph: build collections matrix for each room and save it 2016-12-14 00:39:46 +01:00
router.py refactor graph code 2016-12-10 12:07:52 +01:00