Project Work
The following tables provide a comprehensive overview of the PRs and associated issues pertaining to my contributions for Google Summer of Code 2024:
Task | PR No. | Title | Status | Linked Issue/ PRs |
---|---|---|---|---|
1 | #38084 | Implemented a generator for Möbius ladder graph | Closed | #38083 |
1 | #38175 | Implemented generators for Staircase graph, Biwheel graph and Truncated biwheel graph | Closed | #38172 |
2 | #38321 | Implemented generators for some small graphs/ digraphs | Closed | #38320 |
3 | #38218 | Implemented is_matching_covered() and is_bicritical() |
Closed | #38216 |
4 | #38742 | Introduced the class MatchingCoveredGraph |
Open | #38216 |
4 | #38892 | Implemented methods pertaining to the canonical partition of a matching covered graph | Open | #38216 #38742 |