Maximum Acyclic Subgraph - Multiple Sequence Alignment
MaximumAcyclicSubgraph
|
CAgent | This Agent class selects edges according to a policy |
CArrowShape | This Class stores the methods to draw a Arrow with a start and end coordinate |
CButton | This class generate a button for the GUI |
Ccolorlist | This Class stores a List of well-distinguishable Colors. (Color Values) |
Ccolormap | This Class stores an unordered_map from strings to colors and a method to map strings (expecially kmers) to a unique color |
CDrawNode | The class "DrawNode" has the properties "sf::Vector2f" and "sf :: Color col" |
CEdge | |
CEpisode | |
CFuncArrowShape | This Class stores the methods to draw an arrow for the game with some functionalities |
CGamemaster | |
CGenerator | This class generate random seeds |
CGraph | |
CGraphRenderer | This Class stores Methods which manipulates a window in terms of a MAS Game-Structure |
CLinearNet | This class defines a new Module |
CMyDataset | |
CNet | |
CNode | |
CRandomPolicy | This RandomPolicy promotes random selection of edges |
CSlider | |
Cstate | This state class encapsulates the current game state. It can output possible actions and select them |
CTrainingSet |