Commit Graph

18 Commits

Author SHA1 Message Date
8118ab4110 Remove EnforceOverrides 2021-06-29 09:05:14 -05:00
438859e493 Request variable features/categories in bulk 2021-06-29 09:02:46 -05:00
101bd94a5b Make read/write_pickle_gz quiet 2021-06-28 10:17:41 -05:00
4c7e63409d Improve logging 2021-05-26 09:01:40 -05:00
8e61b7be5f Remove EnforceOverrides 2021-05-10 13:31:43 -05:00
c3d26a1c75 Reduce memory consumption of parallel_solve 2021-04-30 11:54:55 -05:00
c4a6665825 Remove obsolete methods 2021-04-13 09:42:25 -05:00
a4433916e5 Update DynamicLazyConstraintsComponent 2021-04-13 08:42:06 -05:00
6f6cd3018b Rewrite DynamicLazy.sample_xy 2021-04-12 08:11:39 -05:00
fde6dc5a60 Combine after_load, after_lp and after_mip into Sample dataclass 2021-04-11 17:20:17 -05:00
6afdf2ed55 Collect features 3 times (after-load, after-lp, after-mip) 2021-04-11 08:03:46 -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
6330354c47 Remove EnforceOverrides; automatically convert np.ndarray features 2021-04-08 07:50:16 -05:00
1cf6124757 Refer to variables by varname instead of (vname, index) 2021-04-07 11:56:05 -05:00
856b595d5e PickleGzInstance: Replace implicit load by load/free methods 2021-04-06 19:23:08 -05:00
f495297168 Remove experimental LP components 2021-04-06 17:00:51 -05:00
f90f295620 Reorganize instance package 2021-04-06 16:31:47 -05:00