Skip to content

gariepyt/cs325_project2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS 325 Winter 2016
Project 2 Group 24
Tom Gariepy, Jeffrey Schachtsick, Benjamin Frishman

Files included:
changeslow.py
changegreedy.py
changedp.py

Type "python changeslow.py [filename without .txt]" to run the slow algorithm

Type "python changegreedy.py [filename without .txt]" to run the greedy algorithm

Type "python coinChangeDP_vers3.py [filename without .txt]" to run the dp algorithm

The results will be output to the filename.txt file
The output from each file will be written to the file
_______

About

cs 325 winter 2016 group 24 project 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages