net.obsearch.example.ted
Interface TED
- All Known Implementing Classes:
- AbstractTED, DMRW, ShashaAndZhangReferenceImpl
public interface TED
DeleteCost
static final int DeleteCost
- See Also:
- Constant Field Values
RenameCost
static final int RenameCost
- See Also:
- Constant Field Values
ted
int ted(SliceForest a,
SliceForest b)
throws java.lang.Exception
- Throws:
java.lang.Exception
tedSliceAST
int tedSliceAST(SliceAST a,
SliceAST b)
throws java.lang.Exception
- This ted is used for those implementors who can work directly on the tree
(those who don't need the definition of sliceForest
- Parameters:
a - b -
- Returns:
-
- Throws:
java.lang.Exception
Copyright © 2007-2008 Arnoldo Jose Muller Molina. All Rights Reserved.