Class GraphEngine


  • public class GraphEngine
    extends Object
    Central class to work with graphs. This is not intended to be used by the end user, but rather from Vertex and Edge classes.
    Author:
    Luca Garulli ([email protected])