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

Multipartite #73

Merged
merged 16 commits into from
Nov 1, 2023
Merged

Multipartite #73

merged 16 commits into from
Nov 1, 2023

Conversation

pratzl
Copy link
Collaborator

@pratzl pratzl commented Nov 1, 2023

Adds num_vertices
Adds partial support for multipartite: CPOs are defined but compressed graph doesn't support it yet.

Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Merging #73 (9cf7b2a) into master (b090e70) will increase coverage by 97.86%.
Report is 1 commits behind head on master.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           master      #73       +/-   ##
===========================================
+ Coverage        0   97.86%   +97.86%     
===========================================
  Files           0       37       +37     
  Lines           0     3273     +3273     
===========================================
+ Hits            0     3203     +3203     
- Misses          0       70       +70     
Files Coverage Δ
include/graph/algorithm/pagerank.hpp 100.00% <100.00%> (ø)
include/graph/container/compressed_graph.hpp 95.42% <100.00%> (ø)
include/graph/detail/graph_cpo.hpp 100.00% <ø> (ø)

... and 34 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@pratzl pratzl merged commit 543828b into master Nov 1, 2023
5 checks passed
@pratzl pratzl deleted the multipartite branch April 24, 2024 14:04
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