|
|
2a76dd42ec
|
Allow user to attach arbitrary data to violations
|
2022-01-25 11:39:03 -06:00 |
|
|
|
5b3a56f053
|
Re-add sample.{get,put}_bytes
|
2021-08-11 06:24:10 -05:00 |
|
|
|
ed58242b5c
|
Remove most usages of put_{vector,vector_list}; deprecate get_set
|
2021-08-10 11:52:02 -05:00 |
|
|
|
e852d5cdca
|
Use np.ndarray for constraint methods in Instance
|
2021-08-10 07:09:42 -05:00 |
|
|
|
895cb962b6
|
Make get_variable_{categories,features} return np.ndarray
|
2021-08-09 15:19:53 -05:00 |
|
|
|
56b39b6c9c
|
Make get_instance_features return np.ndarray
|
2021-08-09 14:02:14 -05:00 |
|
|
|
d30c3232e6
|
FileInstance.save: create file when it does not already exist
|
2021-07-27 11:22:40 -05:00 |
|
|
|
15e08f6c36
|
Implement FileInstance
|
2021-07-27 11:02:04 -05:00 |
|
|
|
962707e8b7
|
Replace push_sample by create_sample
|
2021-07-27 09:25:40 -05:00 |
|
|
|
ef9c48d79a
|
Replace Hashable by str
|
2021-07-15 16:21:40 -05:00 |
|
|
|
851b8001bb
|
Move features to its own package
|
2021-07-14 08:23:52 -05:00 |
|
|
|
80281df8d8
|
Replace instance.samples by instance.get/push_sample
|
2021-06-29 16:49:24 -05:00 |
|
|
|
a5092cc2b9
|
Request constraint features/categories in bulk
|
2021-06-29 09:54:35 -05:00 |
|
|
|
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 |
|