ca.uwaterloo.cs.ql.fb
Class SpecialOperation
java.lang.Object
ca.uwaterloo.cs.ql.fb.SpecialOperation
public class SpecialOperation
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpecialOperation
public SpecialOperation()
encode
public static int encode(NodeSet nSet)
decode
public static NodeSet decode(int setID)
basket
public static NodeSet basket(java.lang.String exp)
basket
public static NodeSet basket(NodeSet set)
basket
public static EdgeSet basket(EdgeSet eSet)
unbasket
public static NodeSet unbasket(java.lang.String exp)
unbasket
public static NodeSet unbasket(NodeSet set)
unbasket
public static EdgeSet unbasket(EdgeSet eSet)
lattice
public static EdgeSet lattice(NodeSet nSet)