Modifier and Type | Class and Description |
---|---|
class |
CheckReachabilityAllVertices
Deprecated.
|
class |
CheckReachabilityByConvertingToDirectedGraphs
Deprecated.
|
class |
IsReachableShortestPebblePathAaronModified
Deprecated.
|
class |
IsReachableShortestPebblePathAaronOriginal
Deprecated.
|
class |
IsSolvableMergePebblesOriginal
Deprecated.
|
class |
IsSolvablePurePebbles
Deprecated.
|
class |
IsSolvableShortestPebblePathAaron
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
MergePebbles
This is based on IsSolvableMergePebbles.
|
Modifier and Type | Class and Description |
---|---|
class |
BacktrackingSolvabilitySomewhatEfficient
Insert comment here about what your algorithm does.
|
class |
IsSolvableSomewhatExhaustiveEfficient
This is the class that uses the brute force algorithm to determine whether a particular pebbling puzzle is solvable
or not.
|
Modifier and Type | Class and Description |
---|---|
class |
IsSolvableShortestPath |
class |
IsSolvableShortestPebblePath |
class |
WeightFunctionCheck
Assumes the graph is connected.
|