agl2
Class RepSolver

java.lang.Object
  |
  +--agl2.RepSolver

public class RepSolver
extends java.lang.Object

The RepSolver finds the best representations for some set or constraints.


Constructor Summary
RepSolver()
           
 
Method Summary
static EdgeRep chooseRep(GraphTag[] tags)
          Choose a graph representation based on set of property tags.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepSolver

public RepSolver()
Method Detail

chooseRep

public static EdgeRep chooseRep(GraphTag[] tags)
Choose a graph representation based on set of property tags. Any chosen rep is guaranteed to have at least the tags requested