Home
FRODO: An Open-Source Framework for Distributed Constraint Optimization
Releasing FRODO version 2.6.3, including performance improvements PDF Print E-mail
Written by Thomas Léauté   
Friday, 27 August 2010 17:37

CHANGES IN VERSION 2.6.3 SINCE VERSION 2.6.2

 

Major changes:

  • Dramatic performance improvements on the DisMDVRP benchmarks after changing the DCOP model to not create variables for customers that can only be served by a single depot (request 3028053).
  • Important reductions in SynchBB's message sizes (requests 3027783, 3027878).
  • Minor additional performance improvements in message sizes across all DCOP algorithms (request 3028389).
  • Complete refactoring of the DFS heuristics; the DFSgeneration module now supports tie-breaking heuristics (request 3024768).
Last Updated on Friday, 27 August 2010 17:47
Read more...
 
Research using FRODO PDF Print E-mail
Written by Thomas 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 Tuesday, 06 July 2010 14:37
Read more...
 
Legal Notice PDF Print E-mail
Written by Thomas 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 Friday, 03 April 2009 18:36