Drone Delivery Algorithm
You•algorithms
- Assembled a traveling salesman algorithm to optimize a hypothetical drone delivery service, utilizing Prim’s and Kruskal’s algorithms in unique situations and an arbitrary insertion heuristic to find the optimal delivery path quickly and efficiently
- Used and learned about the Branch and Bound algorithm