Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sjg21010 authored Apr 19, 2025
1 parent 79f6de1 commit c1ce893
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,20 @@
# CSE-3500-Group-6-Project-Spring-2025
# CSE-3500-SEC001-Group-6-Project-Spring-2025
Repository to Implement Sec 001 Group 6 Algorithm Code

# Group Members
Sean Gannon sjg21010
Jennifer Chen jhc18015
Kieren Ghidela kag22034
Rikki Vetcha riv23005

# The files here as follows:
Levenshtein_Edit_Distance.py:
Our actual implementation of the Levenshtein Distance Algorithm.

Test_Levenshtein_Edit_Distance.py:
Unit test code for our implementation,

Time_Levenshtein_Edit_Distance.py:
Code we used to actually test the running time complexity of our implementation.

# Thanks for viewing our repo!

0 comments on commit c1ce893

Please sign in to comment.