Package | Description |
---|---|
cusack.hcg.games.pebble.algorithms.pebblingNumber |
Class and Description |
---|
PebblingNumberBottomUp
As of June 4, 2015, this is by far our fastest pebbling number algorithm.
|
PebblingNumberForkJoin
The wrapper for the PebblingAlgorithmBottomUpForJoinTask.
|
PebblingNumberRootedBottomUp
Determining the pebbling number of a single root--the last vertex by default.
|