VROOM-Project / vroom-frontend

Web frontend for VROOM
http://map.vroom-project.org/
BSD 2-Clause "Simplified" License
28 stars 30 forks source link

Inconsistent amount/capacity #32

Closed jcoupey closed 5 years ago

jcoupey commented 5 years ago

Steps to reproduce

What happens

When everything is defined manually through the UI, no capacity/amounts are provided. In order to easily demo multiple-vehicle problems, load-balancing is then enforced here. But when mixing an input file and manual additions, we have an inconsistent state where not all capacity/amounts are defined.

Fix

We should have some kind of flag to know whether the current underlying instance has capacity constraints or not (regardless of how it was defined) in order to: