Skip to content

Conversation

prex03
Copy link
Contributor

@prex03 prex03 commented Sep 23, 2025

This PR adds an LLVM Backend for Adjacency List Graphs which support the following features -

  • Addition of Edges
  • Removal of Edges
  • Addition of Vertices
  • Removal of Vertices
  • IsAdjacent to check Adjacency of two vertices.

Appropriate tests have also been added to make sure the additions work as intended.

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