Skip to content

Code for assignments in Discrete Structures class

Notifications You must be signed in to change notification settings

zacharysang/CS2071

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS2071

Asignment 4

A Python script that finds the k'th permutation of a list of size n. Values for k and n are inputted by the user. More running documentation can be found within "Assignment 4/Permutations.py"

Assignment 5

An analysis of Kruskal and Prim's algorithms. This assignment involved implementing these algorithms, measuring the runtimes of many, many runs (~10,000 runs), and then comparing the results.

About

Code for assignments in Discrete Structures class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published