Ameliorate / KANI

Data, scripts, and webpages used for the CivClassics KANI And Nexus Interchange
http://amel.pw/kani/
MIT License
2 stars 6 forks source link

Add directed graph support #104

Open Ameliorate opened 3 years ago

Ameliorate commented 3 years ago

In the KANI, directed graph support means that there are some rail lines that you can go in one direction, but not the other. This would help to simplify some TerminalDestinations like nyc and gabon by having one place to depart from, but many to arrive to.

Part of this would be asking if MoleBot can support this without significant modification.

specificlanguage commented 3 years ago

Just for record keeping, MoleBot already supports directed graphs as part of its implementation; just needs to happen at this point