Class | Description |
---|---|
AddG6GraphToDatabaseFromIndex |
This class adds a given g6 graph by index from a file of G6 graphs to the database.
|
CheckAntipodalPebblingNumber |
Extends an antipodal graph and checks what happens to the pebbling number
|
CheckDoppelgangerPebblingNumber |
Runs a bunch of graphs to check if connected doppel isn't the same as normal doppel
|
CheckLemkeForBipartite |
Gets violating configs for the Lemke 9s.
|
CheckWhenDoppelgangerPNGoesUp |
Calculates some stuff when doppelgangers are added,
may be useful trying to tell when the bound of the doppelganger is hit
|
CyclePebblingThing |
I believe that this was a class to test out ideas about pebbling on a cycle.
|
InsertGraphsIntoDatabase | Deprecated |
Lemke9ConfigFinder |
Gets violating configs for the Lemke 9s.
|
SubgraphChecker |
Runs contains on graphs and prints if a graph does not contain any subgraphs.
|
SubgraphChecker2 |
Runs contains on graphs and prints if a graph does not contain any subgraphs.
|
TimingInJavaProblems | |
TreeFromSubgraphRelationGenerator | |
TwoPPVioloatorFinder |
Runs contains on graphs and prints if a graph does not contain any subgraphs.
|
UnsolvableConfigFinder | |
WhichHaveGivenDiamCopy |