lava-nc / lava-optimization

Neuromorphic mathematical optimization with Lava
https://lava-nc.org/optimization.html
BSD 3-Clause "New" or "Revised" License
52 stars 26 forks source link

Run and validate VRP solver on Loihi 2 #192

Open ashishrao7 opened 1 year ago

ashishrao7 commented 1 year ago

User Story

As a user, I would like to run the VRP solver on Loihi 2. I should be able to feed in vehicle nodes and waypoints and get the solution to the vehicle routing problem which runs on Loihi 2 (clustering and parallel TSPs). The solution will be passed on to the visualizer. The solver should run on a small problem (5 vehicles, 50 waypoints). Ideally it should run on 10 vehicles and 100 waypoints but this is a bonus and not essential for the completion of this story

Conditions of satisfaction