SatSolverObserver.h File Reference


Detailed Description

Set of useful observers attachable to AbstractSatSolver or its base classes.

Author:
Kamil Dudka <xdudka00@gmail.com>
Date:
2008-11-05

Definition in file SatSolverObserver.h.

#include <iostream>
#include "SatSolver.h"

Include dependency graph for SatSolverObserver.h:

Go to the source code of this file.

Namespaces

namespace  FastSatSolver

Classes

class  TimedStop
 Observer which stops process after specified time. More...
class  ProgressWatch
 Observer which write out progress percentage when it is changed. More...
class  SolutionsCountStop
 Observer which stop solver after specified count of solutions is found. More...
class  FitnessWatch
 Observer which write out message when maxFitness value is increased. More...
class  ResultsWatch
 Observer which write out message when solution is found. More...


Generated on Wed Nov 5 22:30:22 2008 for Fast SAT Solver by  doxygen 1.5.4