Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
szhorvat committed Jun 28, 2024
1 parent fad4480 commit e9ac0c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
### Added

- Added `Graph.is_complete()` to test if there is a connection between all distinct pairs of vertices.
- Added `Graph.mean_degree()` for a convenient way to compute the average degree of a graph.

### Changed

Expand Down

0 comments on commit e9ac0c5

Please sign in to comment.