Commit Graph

16 Commits

Author SHA1 Message Date
4bf4d09cb5 Remove unused classes and methods 2021-05-15 14:29:11 -05:00
95e326f5f6 Use compact variable features everywhere 2021-04-15 09:49:35 -05:00
ef7a50e871 Only include static features in after-load 2021-04-13 16:08:30 -05:00
16630b3a36 GurobiPyomoSolver: Extract same features as GurobiSolver 2021-04-11 17:05:41 -05:00
157825a345 mypy: Disable implicit optionals 2021-04-07 21:36:37 -05:00
0232219a0e Make InternalSolver clonable 2021-04-07 19:52:21 -05:00
1cf6124757 Refer to variables by varname instead of (vname, index) 2021-04-07 11:56:05 -05:00
332cdbd839 Update copyright year 2021-04-06 16:22:56 -05:00
f7ce441fa6 Add types to internal solvers 2021-01-21 17:19:28 -06:00
23dd311d75 Reorganize imports; start moving data to instance.training_data 2021-01-20 12:02:25 -06:00
1971389a57 Add types to InternalSolver 2021-01-20 10:07:28 -06:00
0371b2c7a9 Simply Pyomo solvers 2021-01-19 21:54:37 -06:00
185025e86c Remove methods to set solver parameters 2021-01-19 21:38:01 -06:00
d99600f101 Reformat source code with Black; add pre-commit hooks and CI checks 2020-12-05 10:59:33 -06:00
425ea2b7cc Temporarily remove native solver callbacks; add iteration_cb 2020-09-23 17:30:39 -05:00
5663ced0be Move python files to root folder; remove built docs 2020-08-29 11:42:02 -05:00