40#ifndef __EST_RELATION_COMPARE_H__
41#define __EST_RELATION_COMPARE_H__
48void monotonic_match(EST_II_KVL &a, EST_II_KVL &b);
61 int del,
int ins,
int v);
65int num_b_deletions(
EST_FMatrix &m,
int last,
int current);
66int num_b_insertions(
EST_FMatrix &m,
int last,
int current);
72int commutate(
EST_Item *a_ptr, EST_II_KVL &f1, EST_II_KVL &f2,
73 EST_II_KVL &lref, EST_II_KVL <est);
78 EST_II_KVL &uref, EST_II_KVL &utest);
80int insdel(EST_II_KVL &a);
84 method,
float t,
int v);