* Add Action generic to Environment * swap opencv-python dependency for pillow * ASP Spec/Solver * n-puzzle background knowledge * hash refactor * type hint fixes * Fixed boltzmann overflow * State and goal to nnet rep is one function * Add start state to sample_goal for more robust goal sampling
0.1.1
* Add opencv-python and imageio for visualizing Sokoban states * Fix Sokoban data downloading * Change Sokoban ground atoms to new format * Add assumed true/false to ASP sample_minimal_model * Refactor codebase * Type hinting fixes based on mypy