Group: FLEX 007 Devin Fortin Frank Lewis Sarah Vancuren
All Code was written using Python3
-
Be sure that you have Python 3 downloaded!
-
Download the zip file
-
if you are looking for our most operational code
- type "./MNKYshow" into your commandline and a usage message will appear.
-
if you are looking to see the general state of testing for modules
- type "./runTests" into your command line and a usage message will appear.
Files Dependencies
genTests.py None informedSearch.py Problem, heapq, timeit Search.py Problem, collections, timeit Problem.py copy, math runTests Problem, Search, informedSearch, genTests MNKYshow Problem, Search, informedSearch,genTests