summaryrefslogtreecommitdiff
path: root/food_delivery/food-to-table.py
AgeCommit message (Collapse)AuthorFilesLines
2017-01-13FoodDelivery: adjust SMT and table output, add text for 1bPeter Wu1-3/+3
2017-01-13FoodDelivery: improve solution for bPeter Wu1-3/+8
Now requires truck to return to a location, also accept any location instead of just the supply location S.
2017-01-13food_delivery: initial implementation for bPeter Wu1-0/+3
2017-01-11WIP food deliveryPeter Wu1-0/+49