None
Minor changes
-------------... read more
Minor changes
-------------... read more
CHANGES IN VERSION 2.10.5 SINCE VERSION 2.10.4
Major changes:
- Upgraded to JDOM version 2.0.1; the new JAR file must be manually downloaded from the JDOM website and put in FRODO's lib folder.
- Upgraded to JaCoP version 3.2; the new JAR file must be manually downloaded from the JDOM website and put in FRODO's lib folder.
- When simulated time is enabled, the timeout is now specified in simulated time rather than wall clock time. ... read more
CHANGES IN VERSION 2.10.4 SINCE VERSION 2.10.3
Major changes:
- Upgraded to JDOM version 1.1.3; the new JAR file must be manually downloaded from the JDOM website and put in FRODO's lib folder.
- The problem's constraints are now parsed by the variable ordering modules instead of the actual algorithms.
- Performance improvements to the interface with JaCoP (including support request 3472314 by Karol Stosiek). ... read more
CHANGES IN VERSION 2.10.3 SINCE VERSION 2.10.2
Minor changes:
- Fixed multiple bugs in the parsing of XCSP predicates (including bugs 3459564 and 3458962 reported by Karol Stosiek).
- Fixed multiple message externalization issues (including bug 3458272 reported by Karol Stosiek).
- Fixed a bug in the advanced, distributed mode (bug 3458247 reported by Karol Stosiek).
- Added support for Max-Sum's "private variables, private constraints" convention (request by Sokratis Vavilis).
- MaxSum is now by default initialized with random messages (request by Sokratis Vavilis).
- In advanced, distributed mode, the daemon port number is now customizable (request 3459316 by Karol Stosiek).
- The advanced mode now automatically overrides the "measureTime" attribute in the agent configuration file (see discussion of bug 3458247).
- Added the two methods timeOut() and outOfMem() to all solvers.
- Made some clarifications to the User Manual.