public class LanceurPseudo2005 extends AbstractLauncher implements ILogAble
Modifier and Type | Field and Description |
---|---|
protected ObjectiveFunction |
obfct |
beginTime, COMMENT_PREFIX, exitCode, out, prime, problem, reader, shutdownHook, silent, solver
Constructor and Description |
---|
LanceurPseudo2005() |
Modifier and Type | Method and Description |
---|---|
protected ISolver |
configureSolver(String[] args) |
protected Reader |
createReader(ISolver theSolver,
String problemname) |
protected String |
getInstanceName(String[] args) |
static void |
main(String[] args)
Lance le prouveur sur un fichier Dimacs
|
protected IProblem |
readProblem(String problemname) |
void |
usage() |
displayHeader, displayLicense, displayResult, getBeginTime, getExitCode, getLogWriter, getReader, log, run, setDisplaySolutionLine, setExitCode, setIncomplete, setLauncherMode, setLogWriter, setSilent, showAvailableSolvers, showAvailableSolvers, solve
protected ObjectiveFunction obfct
public static void main(String[] args)
args
- doit contenir le nom d'un fichier Dimacs, eventuellement
compress?.protected Reader createReader(ISolver theSolver, String problemname)
createReader
in class AbstractLauncher
protected ISolver configureSolver(String[] args)
configureSolver
in class AbstractLauncher
public void usage()
usage
in class AbstractLauncher
protected String getInstanceName(String[] args)
getInstanceName
in class AbstractLauncher
protected IProblem readProblem(String problemname) throws ParseFormatException, IOException, ContradictionException
readProblem
in class AbstractLauncher
ParseFormatException
IOException
ContradictionException
Copyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.