Skip to content
Snippets Groups Projects
Commit a085e1af authored by Romain BERNARD's avatar Romain BERNARD
Browse files

make methods public

parent 815eef9f
No related branches found
No related tags found
1 merge request!2Route manipulation API with automatic constraint propagation
......@@ -10,6 +10,7 @@
#include "../../../routes/vehicle/SAEVRoute.h"
class BestInsertionHeuristic {
public:
/**
* Automatically inserts the given request in a vehicle, potentially creating a new one if no active vehicle works
* @param requestId ID of the request to insert in the route
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment