|
|
0b04fa93da
|
Finish TSP implementation; improve performance of Extractors
|
2020-02-25 22:31:03 -06:00 |
|
|
|
959cb54d27
|
Remove load_state and save_state
|
2020-02-24 22:16:51 -06:00 |
|
|
|
7a01d9cbcf
|
Implement TSP generator and LazyConstraintsComponent
|
2020-02-24 22:01:12 -06:00 |
|
|
|
30e7d7313c
|
Fix failing test
|
2020-02-24 10:11:19 -06:00 |
|
|
|
996b16f1b7
|
Add missing files
|
2020-02-24 10:02:52 -06:00 |
|
|
|
a2fbb9f8d8
|
Implement PrimalSolutionComponent; remove deprecated predictors
|
2020-02-24 10:01:21 -06:00 |
|
|
|
ccd694af9b
|
Implement ObjectiveValueComponent
|
2020-02-23 15:09:57 -06:00 |
|
|
|
212e38d004
|
Make SolutionExtractor use instance.solution and instance.lp_solution
|
2020-02-22 22:19:30 -06:00 |
|
|
|
4bf7636f51
|
Fix tests for CPLEX; temporarily disable incompatible tests
|
2020-02-21 15:35:17 -06:00 |
|
|
|
4ab957b686
|
Update copyright notices
|
2020-02-21 15:03:33 -06:00 |
|
|
|
7d8279a3bb
|
Merge branch 'master' into dev
|
2020-02-21 12:18:06 -06:00 |
|
|
|
635c16386d
|
Update copyright notices
|
2020-02-21 11:35:09 -06:00 |
|
|
|
d3b5b43b94
|
Implement AdaptiveSolver; reorganize imports
|
2020-02-21 11:22:44 -06:00 |
|
|
|
c3902ad61c
|
Branching: Make classifier configurable
|
2020-02-21 11:20:21 -06:00 |
|
|
|
cae1915660
|
Reactivate linear relaxation code; move to WarmStartComponent
|
2020-02-11 16:50:16 -06:00 |
|
|
|
85b804610f
|
Move components into submodule
|
2020-02-05 12:50:36 -06:00 |
|