Package | Description |
---|---|
cusack.hcg.games.pebble.algorithms.deprecated |
Modifier and Type | Class and Description |
---|---|
class |
SingleQValueBacktracking
Deprecated.
|
class |
SingleQValueExhaustive
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
SingleQValueGeneric |
TwoPebblingExhaustive.createSingleQValueAlgorithm(PebbleInstance p,
int pebNum,
int q)
Deprecated.
|
SingleQValueGeneric |
TwoPebblingBacktracking.createSingleQValueAlgorithm(PebbleInstance p,
int pebNum,
int q)
Deprecated.
|