mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
parameterize construction algo
This commit is contained in:
parent
7fa9cf4f82
commit
2ecb72762f
2 changed files with 28 additions and 57 deletions
|
|
@ -31,9 +31,7 @@ import java.util.Properties;
|
|||
import java.util.concurrent.ExecutorService;
|
||||
import java.util.concurrent.Executors;
|
||||
|
||||
/**
|
||||
* Created by schroeder on 06/01/15.
|
||||
*/
|
||||
|
||||
public class Jsprit {
|
||||
|
||||
public enum Construction {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue