5
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New models Crypto2 and EinsteinPuzzle, some improvement on WordSquare More... about 13 years ago
More stilistic improvements (Rogo2) More... about 13 years ago
impose total ordering in coef and varsId (to avoid some strange scala behavior). This fixes the checkConstraints issue More... about 13 years ago
- Bug Fix in PartialOrderSchedule and - Addition of UnitTest on PartialOrderSchedule - Addition cumulativeJobShop instance generator More... about 13 years ago
in the middle of refactoring More... about 13 years ago
print the name of violated linprog constraints More... about 13 years ago
fixes #12 More... about 13 years ago
Merge with 2e66fbce3e9884982ce8e60a1a24f0fc09670a78 More... about 13 years ago
LNS in scheduling is now working (apparently). The example CumulativeJobShopLNS is added More... about 13 years ago
Some stylistic improvements in WordSquare More... about 13 years ago
decompositions to built-ins (weightedSum, minumum/maximum) and some improvements suggested by Pierre More... about 13 years ago
sortedness + some decomp suggested by Hakan More... about 13 years ago
- Adding : Utils and example for LNS in Scheduling (still in development) More... about 13 years ago
Merge with b4ae42090743eb98cdabe509a52f765c0252b295 More... about 13 years ago
Merge with f646de422528454eed9ae63e366c0a487b1111e8 More... about 13 years ago
added check constraints functionality More... about 13 years ago
- Update MaxCumulative comments More... about 13 years ago
Merge with f646de422528454eed9ae63e366c0a487b1111e8 More... about 13 years ago
- Update of MaxCumulative More... about 13 years ago
Fixed decription of Broken weights problem More... about 13 years ago
Added a few models More... about 13 years ago
A faster version of DivisibleBy9Through1 (based on Pierre's et. al improvement on my earlier model More... about 13 years ago
Added num_to_show in SecretSanta and Crew examples More... about 13 years ago
Merge with f1a28b5f5a03fb3c47bedce0d076dc99a49904de More... about 13 years ago
- Update More... about 13 years ago
Fix deprecation in PhotoProblem example More... about 13 years ago
- Update : debugging of the Cumulative Constraints More... about 13 years ago
Tidying up my (hakank's) models, removing unused code etc. More... about 13 years ago
Fix issue #10: undo previous attempt, use lp.addRow(lb,ub,ind,val) More... about 13 years ago
Attempt to solve issue #10 More... about 13 years ago