Laurent Perron
|
fcd64e6b97
|
polish on model_builder code
|
2023-11-06 15:20:03 +01:00 |
|
Laurent Perron
|
686b530f10
|
[ModelBuilder] Add clear_terms and set_coefficient everywhere; finish indicator constraints in C#
|
2023-11-05 14:40:40 +01:00 |
|
Laurent Perron
|
8fc323ed9e
|
add indicator constraints to model_builder python
|
2023-11-05 09:51:40 +01:00 |
|
Laurent Perron
|
9d9ca5ccaf
|
add hinting support for model_builder
|
2023-11-04 20:58:00 +01:00 |
|
Laurent Perron
|
9939e9d074
|
polish
|
2023-10-24 13:33:46 +02:00 |
|
Laurent Perron
|
d86dfadc86
|
add model cloning to model_builder python + sample
|
2023-10-24 11:44:43 +02:00 |
|
Corentin Le Molgat
|
69874c9b26
|
fixup from google3
|
2023-10-09 15:07:30 +02:00 |
|
Laurent Perron
|
5b8cdcd6bf
|
[ModelBuilder] big update on the code; remove hash table, use c++ canonicalization of linear expressions; remove code duplication
|
2023-07-27 08:50:52 -07:00 |
|
Laurent Perron
|
b82cd22d7c
|
[ModelBuilder] Add set_coefficient API, fix add_term to not create duplicate variable entries
|
2023-07-20 15:13:56 -07:00 |
|
Laurent Perron
|
a273b959f4
|
more model_builder python APIs
|
2023-07-20 14:01:10 -07:00 |
|
Laurent Perron
|
baf4a82e9e
|
commit wrong indent; but this is the output of our export
|
2023-07-17 14:43:42 -07:00 |
|
Laurent Perron
|
3acda0a0e9
|
switch model_builder python from numpy to pandas
|
2023-07-09 13:54:23 +02:00 |
|
Laurent Perron
|
346642b871
|
remove the pywrap prefix from pybind11 modules; add _pybind to the cmake target of the same modules
|
2023-07-03 14:30:27 +02:00 |
|