Class | Description |
---|---|
CeMcMain |
The main class of the Java implementation of the Combinatorial Extension - Monte Carlo (CEMC) Algorithm,
as it was originally described by C.Guda, E.D.Scheeff, P.E.
|
CeMcOptimizer |
This class takes a MultipleAlignment seed previously generated by the CECP algorithm
and runs a Monte Carlo optimization.
|
CeMcParameters |
Contains the parameters that can be sent to the CEMC algorithm.
|