Open rfitzmorris opened 8 years ago
Sounds good. Be sure you have a plan for your 70% demo. I suggest we meet next week unless there is anything you want to discuss before the demo.
Timothy Wood, Ph. D. Assistant Professor Department of Computer Science The George Washington University http://www.seas.gwu.edu/~timwood
@twood02
This update moves code involving vehicle graph updates from the pickup and cancel request handlers to generic add/remove location functions. The pickup and cancel request handlers have been updated to reflect this change. The new generic add/remove functions have been used to extend the server’s request handling — now including early exit handling, request fulfillment handling, and destination change handling. Smarter vehicle capacity checking has also been added.