5
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated Scala version to 2.13.4, corrected non exhaustive match warnings, merged with CBLS_distrib2 More... over 4 years ago
polishing
rdl
More... over 4 years ago
polishing
rdl
More... over 4 years ago
finished the merge
rdl
More... over 4 years ago
Merge branch 'CBLS' into CBLS_distrib2
rdl
More... over 4 years ago
Copy-pasted the stuff with parameterless fct.
rdl
More... over 4 years ago
Merge remote-tracking branch 'origin/CBLS' into CBLS
rdl
More... over 4 years ago
Event can now take an iterable of declaredValues, and such list can be obtained from the Store (although I believe this might be a bad idea to use this for declaring Events because the controlled variables are included in the set of declared values as well)
rdl
More... over 4 years ago
added more efficient kNearese swaps to the example
rdl
More... over 4 years ago
Changed OscarBuild.scala. More... over 4 years ago
polishing
rdl
More... over 4 years ago
polishing
rdl
More... over 4 years ago
polishing
rdl
More... over 4 years ago
added graceful finish; if an improving move is found passed the stop criterion, it is taken into account, and stop criterion is restarted
rdl
More... over 4 years ago
Fix a bug. It seems that the function wasn't recognize properly and was eventualy empty More... over 4 years ago
added bestSoFar tracing in the graphical rendering
rdl
More... over 4 years ago
imrproved cancel policy for distributed restart + display is kind of working
rdl
More... over 4 years ago
Events now support SeqNotification as well
rdl
More... over 4 years ago
added display, a bit draft.
rdl
More... over 4 years ago
added display, a bit draft.
rdl
More... over 4 years ago
preparing for global obj display
rdl
More... over 4 years ago
polishing
rdl
More... over 4 years ago
polishing
rdl
More... over 4 years ago
polishing
rdl
More... over 4 years ago
polishing
rdl
More... over 4 years ago
polishing
rdl
More... over 4 years ago
removed addressed TODO
rdl
More... over 4 years ago
added garbageCollect on searches not working on bestSoFar
rdl
More... over 4 years ago
DistributedRestart is working, but ugly on the console
rdl
More... over 4 years ago
new architecture is working; removed WorkGivers
rdl
More... over 4 years ago