Skip to content

ssponsler/CS454P1-strings-over-abcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sean Sponsler, Evan Walters
CS 454 Spring 2023
Dr. Ravikumar

Run P1.jar by using the command "java -jar P1.jar" in the project folder.

                            P1 Contribution Report

We decided to do the project in JAVA for the unlimited precision arithmetic, 
though with Evan not knowing JAVA, his contributions were converted to JAVA from CPP by Sean. 

Sean: Functions in JAVA {main, encode}. 
      Converted all CPP code to JAVA.
      Finalized format and comments.
      Tested {encode, count}
      
Evan: Functions in CPP {delta, decode, count}
      Tested {delta, decode}

Together we talked a lot about the strategy we would use for all the functions, 
doing them on paper togethor before coding aswell. 

About

# of strings w of length n over {a,b,c,d}

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published