Home
FRODO: An Open-Source Framework for Distributed Constraint Optimization
Releasing FRODO version 2.10.3 (bugfixes) PDF Print E-mail
Written by Thomas B. Léauté   
Thursday, 22 December 2011 12:32

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.

 
Research using FRODO PDF Print E-mail
Written by Thomas B. Léauté   
Tuesday, 16 June 2009 10:52

If you use FRODO for your research and you would like to reference it in your publications, you can use the following BibTeX entry:

 

@inproceedings{FRODO2,
Author = {Thomas L{\'e}aut{\'e} and Brammert Ottens and Radoslaw Szymanek},
Title = {{FRODO~2.0}: An Open-Source Framework for Distributed Constraint Optimization},
Booktitle = {Proceedings of the IJCAI'09 Distributed Constraint Reasoning Workshop (DCR'09)},
Pages = {160--164},
Address = {Pasadena, California, USA},
Month = {July~13},
Year = {2009},
Note = {\url{http://liawww.epfl.ch/frodo/}}
}
Last Updated on Sunday, 20 November 2011 15:41
Read more...
 
Legal Notice PDF Print E-mail
Written by Thomas B. Léauté   
Friday, 03 April 2009 18:23

FRODO is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

 

FRODO is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

 

FRODO includes software developed by the JDOM Project.

 

Last Updated on Monday, 24 January 2011 13:16