Commit Graph

66 Commits

Author SHA1 Message Date
fc0835e694 Add type annotations to components 2021-01-21 15:54:23 -06:00
e12a896504 Add training_data argument to after_solve 2021-01-14 10:37:48 -06:00
0377b5b546 Minor changes to docstrings 2021-01-07 10:08:14 -06:00
6540c88cc5 Component: Add default implementations to all methods 2020-12-05 20:34:00 -06:00
d99600f101 Reformat source code with Black; add pre-commit hooks and CI checks 2020-12-05 10:59:33 -06:00
51b5d8e549 Component: rename iteration_cb and lazy_cb 2020-12-04 08:35:43 -06:00
a221740ac5 Implement lazy callbacks & two-phase gap 2020-09-25 06:02:07 -05:00
e527e75481 Implement iteration_cb for LearningSolver; reactivate TSP 2020-09-23 17:46:18 -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
5eee00c626 Plot predicted objective value 2020-02-26 15:45:02 -06:00
7a01d9cbcf Implement TSP generator and LazyConstraintsComponent 2020-02-24 22:01:12 -06:00
ccd694af9b Implement ObjectiveValueComponent 2020-02-23 15:09:57 -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
85b804610f Move components into submodule 2020-02-05 12:50:36 -06:00