-
- Downloads
update active vehicle id after insertion
TODO: find a more elegant way to do this, because it makes the Heuristic(s) responsible for updating a member of SAEVRoute I could make it a member of BestInsertionHeuristic but then that means we have to instanciate an object to use the algorithms which seems inappropriate. Unless maybe if Heuristics classes ends up being delegate members of another class to allow heuristics/algorithms change via this delegate
parent
4a12795d
No related branches found
No related tags found
Please register or sign in to comment