Package | Description |
---|---|
at.jku.risc.stout.urauc.algo |
This package contains the classes of the rule based system
AntiUnifySystem, the corresponding
problem definition AntiUnifyProblem
and some standard implementations of a rigidity function
(AlignFncLAA,
AlignFncInput ).
|
Modifier and Type | Method and Description |
---|---|
AntiUnifyProblem.CommutativeArrangementIter |
AntiUnifyProblem.iteratorHorizontalPartX(boolean ignoreDisjointLeaves) |
AntiUnifyProblem.CommutativeArrangementIter |
AntiUnifyProblem.iteratorVerticalPartC(boolean ignoreDisjointLeaves) |
Constructor and Description |
---|
AlignFncLAA.AlignmentIter(AntiUnifyProblem.CommutativeArrangementIter iter,
IntList consideredArrangement,
int alignLen) |