org.sat4j.sat.visu
Class GnuplotBasedSolverVisualisation
java.lang.Object
org.sat4j.sat.visu.GnuplotBasedSolverVisualisation
- All Implemented Interfaces:
- SolverVisualisation
public class GnuplotBasedSolverVisualisation
- extends Object
- implements SolverVisualisation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GnuplotBasedSolverVisualisation
public GnuplotBasedSolverVisualisation(VisuPreferences visuPref,
int nbVar,
String path,
ICDCLLogger logger)
start
public void start()
- Specified by:
start
in interface SolverVisualisation
end
public void end()
- Specified by:
end
in interface SolverVisualisation
traceGnuplot
public void traceGnuplot()
stopGnuplot
public void stopGnuplot()
setnVar
public void setnVar(int n)
- Specified by:
setnVar
in interface SolverVisualisation
Copyright © 2012 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.