Subclasses of TwoStepCaseBaseEditMethod in jcolibri.method.maintenance.algorithms |
class |
CRRFull
Provides the ability to run the full CRR Maintenance algorithm,
which consists of running BBNR to remove noise followed by
the CRR redundancy removal. |
class |
ICFFull
Provides the ability to run the full ICF Maintenance algorithm,
which consists of running RENN to remove noise followed by
the ICF redundancy removal. |
class |
RCFull
Provides the ability to run the full RC Maintenance algorithm,
which consists of running RENN to remove noise followed by
the RC redundancy removal. |