net.obsearch.example.ted
Class DMRW

java.lang.Object
  extended by net.obsearch.example.ted.AbstractTED
      extended by net.obsearch.example.ted.ShashaAndZhangReferenceImpl
          extended by net.obsearch.example.ted.DMRW
All Implemented Interfaces:
TED

public final class DMRW
extends ShashaAndZhangReferenceImpl


Field Summary
 
Fields inherited from interface net.obsearch.example.ted.TED
DeleteCost, RenameCost
 
Constructor Summary
DMRW()
           
 
Method Summary
 int ted(SliceForest F, SliceForest G)
           
 
Methods inherited from class net.obsearch.example.ted.ShashaAndZhangReferenceImpl
get, init, init, makeKey, put, put, tedAux, tedSliceAST
 
Methods inherited from class net.obsearch.example.ted.AbstractTED
min, min, min, renameCost
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DMRW

public DMRW()
Method Detail

ted

public int ted(SliceForest F,
               SliceForest G)
Specified by:
ted in interface TED
Overrides:
ted in class ShashaAndZhangReferenceImpl


Copyright © 2007-2008 Arnoldo Jose Muller Molina. All Rights Reserved.