* Fixes relative module import issues that made v0.1.0 unusable out of the box
* Adds clean up function for output folder to avoid appending to files from previous simulations
* Makes all scripts Python 3 compatible by using builtins and io packages
* Corrects check on class instance for user-defined models added to KnowledgeBase