Package de.swa.gc

Class GraphCodeGenerator

java.lang.Object
de.swa.gc.GraphCodeGenerator

public class GraphCodeGenerator
extends java.lang.Object
Graph Code Generator to calculate Graph Codes out of MMFGs
Author:
stefan_wagenpfeil
  • Constructor Summary

    Constructors 
    Constructor Description
    GraphCodeGenerator()  
  • Method Summary

    Modifier and Type Method Description
    static GraphCode generate​(MMFG m)
    returns a Graph Code based on a MMFG

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait