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
8a4413d4e44f2adbe3a17d58be1187a134db7de4
ortools-clone
/
ortools
/
java
/
com
/
google
/
ortools
History
Corentin Le Molgat
29c3ccfc78
java: Make loadeNativeLibraries() a static synchronized function.
2021-10-27 16:25:38 +02:00
..
constraintsolver
Bump Copyright to 2021
2021-04-01 21:00:53 +02:00
sat
[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
Loader.java
java: Make loadeNativeLibraries() a static synchronized function.
2021-10-27 16:25:38 +02:00