@Deprecated public class PebblingNumberSuperSkipNoEvens extends PebblingNumberSuperSkip
Constructor and Description |
---|
PebblingNumberSuperSkipNoEvens()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getResult()
Deprecated.
Return the result of the algorithm in the context of the problem.
|
AlgorithmStates |
next()
Deprecated.
Determines the solvability of the currentConfiguration, and sets up the new configuration that will need to be
run.
|
belowMaximum, computeTemporaryMaxConfiguration, initializeMoreData, initializeTemporaryMaxConfiguration, lowerLeftAdjacentVerticesTempMax, nextConfiguration, tempMaxToBeginning
argumentFormat, getPebblingNumber, getVersion, parseArguments
countsOperations, getCurrentProblemData, getProgressReport, runAlgorithm
getPebbleState, getProblemType, initializeData, quit, setPebbleState
getNumberOfOperations, getState, isDone, isNotDone, isQuit, setProblemData, setState
public PebblingNumberSuperSkipNoEvens()
public java.lang.String getResult()
AlgorithmInterface
getResult
in interface AlgorithmInterface<PebbleInstance>
getResult
in class PebblingNumberSuperSkip
public AlgorithmStates next()
PebblingNumberExhaustiveGeneric
next
in class PebblingNumberExhaustiveGeneric