Commit Graph

21 Commits

Author SHA1 Message Date
7dbbfdc418 Minor fixes 2021-01-21 18:21:53 -06:00
f7ce441fa6 Add types to internal solvers 2021-01-21 17:19:28 -06:00
6890840c6d InternalSolver: Better specify and test infeasibility 2021-01-21 09:15:14 -06:00
372d6eb066 Instance: Reformat comments 2021-01-21 08:29:38 -06:00
23dd311d75 Reorganize imports; start moving data to instance.training_data 2021-01-20 12:02:25 -06:00
947189f25f Disallow untyped calls and incomplete defs 2021-01-20 10:48:03 -06:00
d99600f101 Reformat source code with Black; add pre-commit hooks and CI checks 2020-12-05 10:59:33 -06:00
1b6982ae8d Implement RelaxationComponent 2020-10-08 15:03:17 -05:00
86e7b1981f Revert changes to default variable category 2020-09-24 15:05:54 -05:00
0fe6aab98f Modify Instance defaults 2020-09-24 14:30:06 -05:00
e731f46b72 Implement preliminary version of static lazy component 2020-09-23 14:27:17 -05: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
d2a2de9183 Instance: document find_violations and build_lazy_constraint 2020-02-24 22:52:49 -06:00
4ab957b686 Update copyright notices 2020-02-21 15:03:33 -06:00
635c16386d Update copyright notices 2020-02-21 11:35:09 -06:00
46298db097 Fix docstrings regarding variables that should not be predicted 2020-01-30 13:22:17 -06:00
35218d4893 Update README and copyright notice; rename heuristic mode 2020-01-23 11:13:37 -06:00
f538356bf6 Temporarily remove unused files; make package work with Cbc 2020-01-22 13:45:14 -06:00
e4526bc724 Add PerVariableTransformer 2019-12-20 14:18:26 -06:00