openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
G
graphp/algorithms
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 23, 2024 — Jul 23, 2025
Showing page 5 of 17
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add example graphs to documentation
Christian Lück
More...
about 12 years ago
Add WalkProperty::isCircuit() and lots of examples in documentation
Christian Lück
More...
about 12 years ago
Add documentation for common aliases
Christian Lück
More...
about 12 years ago
Improve documentation
Christian Lück
More...
about 12 years ago
Add tests with 100% coverage for WalkProperty algorithm
Christian Lück
More...
about 12 years ago
Fix Walk::isCycle() by rejecting walks with no edges
Christian Lück
More...
about 12 years ago
Fix checking hamiltonian property in cycles
Christian Lück
More...
about 12 years ago
Fix testing digons and triangles due to moving algorithm
Christian Lück
More...
about 12 years ago
Fix accessing invalid graph property due to moving algorithm
Christian Lück
More...
about 12 years ago
Fix WalkProperty::hasCycle() by checking correct array of vertices
Christian Lück
More...
about 12 years ago
Add WalkProperty::hasLoop() alias (completeness)
Christian Lück
More...
about 12 years ago
Move Walk property algorithms to new WalkProperty algorithm
Christian Lück
More...
about 12 years ago
Add tests with 100% coverage for new GraphProperty algorithm
Christian Lück
More...
about 12 years ago
Move graph property algorithms to new Algorithm\Property
Christian Lück
More...
about 12 years ago
Add tests with 100% coverage for Algorithm\Groups
Christian Lück
More...
about 12 years ago
Add tests with 100% coverage for Algorithm\Bipartit
Christian Lück
More...
about 12 years ago
Simplify and fix getting parallel edges of undirected edges
Christian Lück
More...
about 12 years ago
Add (failing) test with 100% coverage for Algorithm\Parallel
Christian Lück
More...
about 12 years ago
Ignore coverage for unreachable code
Christian Lück
More...
about 12 years ago
Move parallel edges algorithm helpers to Algorithm\Parallel
Christian Lück
More...
about 12 years ago
Move Graph::hasEdgeParallel() to new Algorithm\Parallel
Christian Lück
More...
about 12 years ago
Add tests with 100% coverage for new Algorithm\Loop
Christian Lück
More...
about 12 years ago
Move Vertex::hasLoop() to Algorithm\Loop::hasLoopVertex()
Christian Lück
More...
about 12 years ago
Move Set::hasLoop() to new Algorithm\Loop
Christian Lück
More...
about 12 years ago
Fix reference to Edge\Undirected
Christian Lück
More...
about 12 years ago
Update Algorithm\Tree to use Set\Vertices
Christian Lück
More...
about 12 years ago
Merge remote-tracking branch 'origin/master' into add-vertices-class
Christian Lück
More...
about 12 years ago
Update reference to Walk::getVerticesSequenceId()
Christian Lück
More...
about 12 years ago
Add tests with 100% coverage for Algorithm\Degree
Christian Lück
More...
about 12 years ago
Update references to Vertex degree helpers to Algorithm\Degree
Christian Lück
More...
about 12 years ago
←
1
2
3
4
5
6
7
8
9
…
16
17
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree