This website requires JavaScript.
Explore
Help
Register
Sign In
always-cautious
/
ortools-clone
Watch
1
Star
0
Fork
0
You've already forked ortools-clone
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
34b26eb5b09d5b4f34db02e2dca56009c90918f8
ortools-clone
/
ortools
/
sat
/
python
History
Laurent Perron
1eec259105
[CP-SAT] Cleanup intervals (remove start/size/end fields, remove _view from the other ones); change demands and capacity of the cumulative constraint to affine expressions; remove the experimental energies field from the cumulative constraint; first pass at detecting linear encoding of product of variab;es. This happens when both variables are encoded by the same literals, in an exactly_one relation; speed up the lb_tree_search worker
2021-10-20 19:50:09 +02:00
..
__init__.py
python sat files
2017-10-01 16:25:50 +02:00
CMakeLists.txt
cmake: Migrate to Python3 and use Development.Module
2021-09-08 16:08:52 +02:00
cp_model_helper.py
python: Remove unneeded __future__
2021-09-06 10:38:01 +02:00
cp_model.py
[CP-SAT] Cleanup intervals (remove start/size/end fields, remove _view from the other ones); change demands and capacity of the cumulative constraint to affine expressions; remove the experimental energies field from the cumulative constraint; first pass at detecting linear encoding of product of variab;es. This happens when both variables are encoded by the same literals, in an exactly_one relation; speed up the lb_tree_search worker
2021-10-20 19:50:09 +02:00
sat.i
Bump Copyright to 2021
2021-04-01 21:00:53 +02:00
visualization.py
Bump Copyright to 2021
2021-04-01 21:00:53 +02:00