Skip to content

AdjacencyList and AdjacencyMatrix in c++ complete#6375

Open
AlexOlson14 wants to merge 3 commits intoOpenGenus:masterfrom
AlexOlson14:AdjList
Open

AdjacencyList and AdjacencyMatrix in c++ complete#6375
AlexOlson14 wants to merge 3 commits intoOpenGenus:masterfrom
AlexOlson14:AdjList

Conversation

@AlexOlson14
Copy link

Fixes issue:

Wrote code for a simple example of the two ways to represent graphs in c++, you can input to make whatever graph you want
However it is unweighted and directed in this code. Can be changed to be undirected pretty easily

Changes:

Completely made both files, did not change anything else

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant