This includes various fixes for compatibility and additional refinement to charging between trips started in #16. In fact, this should include everything in #16.
I squashed all commits down a bit aggressively. I wanted to break it out further, but I had to merge #16 as well as master in, and I couldn't figure out how to not pollute the commit history with lots of superfluous commits. Its been a few years since I've needed to know my way around git.
This has been tested and works as expected, given the state of optimize_bus_distribution.py
This includes various fixes for compatibility and additional refinement to charging between trips started in #16. In fact, this should include everything in #16.
I squashed all commits down a bit aggressively. I wanted to break it out further, but I had to merge #16 as well as master in, and I couldn't figure out how to not pollute the commit history with lots of superfluous commits. Its been a few years since I've needed to know my way around git.
This has been tested and works as expected, given the state of
optimize_bus_distribution.py