Extra¶
- More operations can be done than the ones previously mentioned, such as:
update an optimization: you can change its parameters, its constraints etc
add/update/delete stops from an optimization
update a route: you can change a route’s parameters and constraints independently of its optimization
add/delete stops from a route
create an agenda: with the most used stops, and then easily access and set them in the optimization
create a fleet: with your vehicles, and then set them to certain routes
create territories
set fuel prices: set the fuel prices from your area, and the routes’ cost will be updated accordingly
See the rest of the C++ examples for more details.