Please read and agree to the terms of the license first.
Requirements:
Installation Steps
- Download FRODO
- Expand the ZIP file
- Optionally, install Graphviz and make sure the dot executable is in your search path (only required by the GUI)
- Read the user manual
How to Get the Source Code
The source code for FRODO is distributed bundled inside the frodo2.jar file. All you need to do to access the code is expand the JAR file, using for instance the UNIX command jar -xf frodo2.jar. It is also possible to access the latest code snapshot via our SVN repository.
How to Cite FRODO 2
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{https://frodo-ai.tech}}
}
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.