cccmap-dij/README.md

15 lines
505 B
Markdown
Raw Permalink Normal View History

2015-12-23 05:52:25 -05:00
# cccmap
2016-10-18 14:31:40 -04:00
Uses a graph structure to calculate sthe most efficient order to take 6 given merit badges (throughout different areas) and a campsite in
2015-12-23 06:02:00 -05:00
#Usage
2016-12-27 01:42:54 -05:00
python dij.py area1 area2 area3 area4 area5 area6 area7
2015-12-23 06:02:00 -05:00
```python
python dij.py seven handi aqua kiwanis cope cope cope
```
2016-12-27 01:42:05 -05:00
**Current areas: cope, gun, eco, skills, archery, health, admin, dining, aqua, handi, dan, ftown, kiwanis, one, two, ..., fourteen (all campsites)
2016-12-27 01:42:16 -05:00
2016-12-27 00:05:12 -05:00
Camp Map for Reference:
2016-12-27 00:06:14 -05:00
![](http://lhcbsa.org/uploads/programs/ccc_map.jpg)