gmm
Class NodeCSS

java.lang.Object
  extended by gmm.NodeCSS

public class NodeCSS
extends java.lang.Object

This class represents a node in the search tree being explored by the greedy CSS algorithm.


Constructor Summary
NodeCSS()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeCSS

public NodeCSS()