| lab_ml
    Lazy Machine Learning | 
| CEdge | Represents an edge in a graph; used by the Graph class | 
| CGraph | Represents a graph; used by the GraphTools class | 
| CNimLearner | Represents a algorithm to learn the game of Nim | 
| CRandom | Provides random functionality per a given seed |