Comet version 2.0.1 released
Comet version 2.0.1 has been released (this Wednesday). It can be downloaded here.
From the release notes:
Version 2.0.1 is a revision on 2.0 that includes several enhancements and bug fixes. The Comet Documentation is now also shipping as a separate installer for each OS so that it can be updated on a more frequent basis, independent of the release of the Comet System. The installers for the Comet System include the latest version of the documentation....
This release has the following new features [with bug tracking id where applicable]:
Major additions since 2.0:* New FlexibleUnaryResource
that allows to specify different durations for activity depending on which resource the activity is executed.
* New CP constraints over set variables, including: SetGlobalCardinality, allDisjoint, atleastIntersection,isExcluded, and unionOf.Other improvements:
* Added ability to change the row of a VisualActivity in gant charts
* Added ability to use set variables in LNS[#395]
* New section on soft global constraints in CP in the manual
* Added tooltips and setColor to VisualActivities
* Added events to var<:CP>{bool} [#365]
* Class documentation now shows inherited methods [#373,#393]
* Improved error messages for set atRank method [#402]
* Better error messages when no solution is found in CP [#401]
* Improved error messages in LNS with no initial solution [#400]
* Improved error messages in DBStatement::setParam with index out of range [#385]
* Added methods excludes and requires to var{set} [#380]
* Added getValue method to var{float} [#356]
* Allow use of var{int} in by clause of a forall [#374]
* Improved error handling in atmost constraint [#362]
* Tooltips on VisualRectangle, VisualCircle, VisualLine, VisualText, and VisualTextTable. [#363]
* Improved error handling in VisualDisplayTable [#359]Bug Fixes:
* Fixed rank and filtering algorithms of AlternativeUnaryResource
[#381]
* Fixed rank on UnaryResourcewith optional activities[#239]
* Fixed exactIntersection constraint.[#397]
* Fixed bug in random seeds leading to correlated UniformDistribution objects [#384]
* Fixed bug in Graphical Debugger that caused the last line to not be shown [#361]
* Fixed element constraint on 3D matrices[#369]
* Fixed array out of bounds error on VisualDisplayTable [#370]
* Fixed rounding problem when using cotln with SCIP library [#398]
* Implemented getSwapDelta and getMultipleAssignDelta on DisequationSystem [#318]
* Fixed memory leaks in CP library [#293]
* Fixed bug in breakable activities [#388]
* Fixed segfault when returning an int[][] from a user plugin [#386]
* Implemented casting var{float} to an int [#355]
For more about Comet, see My Comet page.