mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
added unit test to test vehicle dependent time-windows
This commit is contained in:
parent
78ce320187
commit
e81b37c57a
2 changed files with 14 additions and 2 deletions
|
|
@ -0,0 +1,10 @@
|
|||
package jsprit.core.problem.constraint;
|
||||
|
||||
/**
|
||||
* unit tests to test vehicle dependent time-windows
|
||||
*/
|
||||
public class VehicleDependentTimeWindowTest {
|
||||
|
||||
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue