- move print functions out of class
- add graph creation
- add dijkstra
- Search for common tasks in challenges
- print content of solutions object (show_self)
- export cache, combinations, product, Generator
- CharMap, IntMap, Coord, Position?(r,c,dir), Graph types, Path (Coord List)...
