60 likes | 152 Vues
This industrial project focuses on developing and implementing innovative transportation task planning algorithms to optimize operations. The research includes linear programming, AI solutions, and graphical visualization to enhance efficiency and productivity.
E N D
Industrial Project (236504) Transportation task planning algorithms ClickSoftware Project Requirements Students: Noam Lavie, Ori Shalev Supervisors: Israel Beniaminy, Simon Arazi
Milestones achieved • 1. search the web, considered with experts and tried to think on our ideas • 2. Search the internet for possible solutions • 3. formulation. • 4. Greedy solution as a reference to compare against • 5. visualization of the result.
Research: • We came up with the following algorithms to solve the problem: • Linear Programming Boosting via Column Generation • An A.I solution: local search. • linear constraints on integer variables (gecode) • Our own algorithm
Infrastructure • Algorithm 1: v1,v2,v3 • Algorithm 2 • Graphical viewing • APSP
Future work • End all the Infrastructures open issues • Decide on our main algorithm • Implement the decided algorithm • improve the decided algorithm • testing the decided algorithm • Web site and delivery
Risks • The selected algorithm may not be able to provide a good solution. • The selected algorithm will have poor performance when solving a large scale problem.