Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement graph class structure #7

Open
aobolensk opened this issue Dec 4, 2024 · 0 comments
Open

Implement graph class structure #7

aobolensk opened this issue Dec 4, 2024 · 0 comments
Assignees

Comments

@aobolensk
Copy link
Member

  1. Create graph library (cmake) using adjacency lists. Interface in "include" dir, implementation in "src"/"include" dirs
  2. Add basic tests for graph library ("test" directory) with help of AAA paradigm (arrange/act/assert)
@aobolensk aobolensk moved this to Todo in ITLab 2024 Dec 4, 2024
@aobolensk aobolensk moved this from Todo to In Progress in ITLab 2024 Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants