|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--graph.Generator
Generate all graphs with a given set of properties.
Method Summary | |
static void |
generateExceptionalSeries(int NGON)
This generates all the graphs in the exceptional series. |
static void |
generateQuadSeries(int casenum)
This takes the Quad case number and generates a list of all the graphs satisfying the list of properties growing out of the Constants file. |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static void generateExceptionalSeries(int NGON)
NGON
- each graph must have a face with NGON vertices, and no faces
with more.public static void generateQuadSeries(int casenum)
public static void main(java.lang.String[] args)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |