![]() |
Maximum Acyclic Subgraph - Multiple Sequence Alignment
MaximumAcyclicSubgraph
|

Public Attributes | |
| vector< vector< bool > > | states |
| Vector of SelectedSubsets of states. | |
| vector< vector< bool > > | actions |
| Vector of Actions corresponding to states. | |
| unsigned int | score |
| Score of the states vector. | |
| unsigned int | numbOfStates |
| Number of States in states. | |
1.8.11