|
|
91c8db2225
|
Refactor StaticLazy; remove old constraint methods
|
2021-05-15 14:15:48 -05:00 |
|
|
|
c4a6665825
|
Remove obsolete methods
|
2021-04-13 09:42:25 -05:00 |
|
|
|
088d679f61
|
Redesign InternalSolver constraint methods
|
2021-04-10 15:53:38 -05:00 |
|
|
|
f70363db0d
|
Replace build_lazy_constraint by enforce_lazy_constraint
|
2021-04-10 10:05:30 -05:00 |
|
|
|
38212fb858
|
Add types to tsp.py
|
2021-04-07 20:33:28 -05:00 |
|
|
|
1cf6124757
|
Refer to variables by varname instead of (vname, index)
|
2021-04-07 11:56:05 -05:00 |
|
|
|
f90f295620
|
Reorganize instance package
|
2021-04-06 16:31:47 -05:00 |
|
|
|
332cdbd839
|
Update copyright year
|
2021-04-06 16:22:56 -05:00 |
|
|
|
9f2d7439dc
|
Add user cut callbacks; begin rewrite of UserCutsComponent
|
2021-04-06 12:46:37 -05:00 |
|
|
|
f2520f33fb
|
Correctly store features and training data for file-based instances
|
2021-04-04 22:00:21 -05:00 |
|
|
|
db2f426140
|
Primal: reactivate before_solve_mip
|
2021-03-31 12:08:49 -05:00 |
|
|
|
1224613b1a
|
Implement component.fit, component.fit_xy
|
2021-03-30 21:18:40 -05:00 |
|
|
|
23dd311d75
|
Reorganize imports; start moving data to instance.training_data
|
2021-01-20 12:02:25 -06:00 |
|
|
|
d99600f101
|
Reformat source code with Black; add pre-commit hooks and CI checks
|
2020-12-05 10:59:33 -06:00 |
|
|
|
5663ced0be
|
Move python files to root folder; remove built docs
|
2020-08-29 11:42:02 -05:00 |
|
|
|
7765d1f822
|
Reorganize directories
|
2020-03-05 17:58:56 -06:00 |
|
|
|
0b04fa93da
|
Finish TSP implementation; improve performance of Extractors
|
2020-02-25 22:31:03 -06:00 |
|
|
|
7a01d9cbcf
|
Implement TSP generator and LazyConstraintsComponent
|
2020-02-24 22:01:12 -06:00 |
|
|
|
2dc66696f9
|
Initial version of TSP generator
|
2020-02-04 13:29:53 -06:00 |
|