Skip to content

fbl773/317A1

Repository files navigation

317A1

A README by fbl773

Group: FLEX 007 Devin Fortin Frank Lewis Sarah Vancuren

All Code was written using Python3

How To run our code for the MNKY Problem.

  1. Be sure that you have Python 3 downloaded!

  2. Download the zip file

  3. if you are looking for our most operational code

    • type "./MNKYshow" into your commandline and a usage message will appear.
  4. 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

About

The First assignment for our AI class.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages