Skip to content

super-cool-coding-group/Project5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project5

Implementations and demonstrations of Graphs in Java.

Names and Contributions

  • George Matta
    • Implemented Queue, Stack, List, and Graph interfaces. Implemented project heirarchy. Implemented Stack class. Implemented MatrixGraph. Implemented DFS. Added Drivers for each class. Tested Stack, List, and DFS.
  • Pierlorenzo Peruzzo
    • Implemented BFS. Tested BFS
  • Angelica Arteaga
    • Implemented Queue class. Tested Graph and Queue. Created actual unit tests rather than drivers for graphs.

Extra Features

  • Super cool code courtesy of the Super Cool Coding Group
  • Java Interfaces
  • Each ADT is self-made
  • Generic Types
  • JavaDocs
  • Adjacency Matrix Representation of Graph
  • Adjacency List representation of Graph

Video Link

  • No Video

JavaDoc Index Link

About

Implementations and demonstrations of Graphs in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •