The Figaro 1.1.0 review
DownloadThe Figaro project is a framework for implicit graph algorithms and representations by OBDDs. The "Framework for Implicit Graph Al
|
|
The Figaro project is a framework for implicit graph algorithms and representations by OBDDs.
The "Framework for Implicit Graph Algorithms and Representations by OBDDs" (Figaro) automatically manages experiments with input generator and algorithm plugins.
It already contains some generators and algorithms for graph and scheduling problems.
Requirements:
gcc 2.95.x for x >= 3 (http://gcc.gnu.org/)
Qt 2.x for x >= 3.1 (http://www.trolltech.org/)
GSL 1.6 or higher (http://www.gnu.org/software/gsl/)
CUDD 2.3.1 (http://vlsi.colorado.edu/)
KDevelop 2.0.2 or higher (http://www.kdevelop.org/)
LEDA 4.3 or higher (http://www.algorithmic-solutions.com/)
What's New in This Release:
Fixed some bugs.
Added the class IntListObject for exchanging integer lists between generators and algorithms.
Added a visualization for the class StringObject.
Added an implicit scheduling algorithm.
Added a generator for scheduling problems.
The Figaro 1.1.0 keywords