edu.ucla.belief
Class LabelComparator

Object
  extended by VariableComparator
      extended by LabelComparator
All Implemented Interfaces:
Comparator

public class LabelComparator
extends VariableComparator

Since:
20081110
Author:
keith cascio

Constructor Summary
LabelComparator()
           
 
Method Summary
 int compare(Object o1, Object o2)
           
static LabelComparator getInstanceLabel()
           
 
Methods inherited from class VariableComparator
biased, getInstance
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface Comparator
equals
 

Constructor Detail

LabelComparator

public LabelComparator()
Method Detail

compare

public int compare(Object o1,
                   Object o2)
Specified by:
compare in interface Comparator
Overrides:
compare in class VariableComparator

getInstanceLabel

public static LabelComparator getInstanceLabel()


Copyright 2010 UCLA Automated Reasoning Group