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
about 8 hours
ago. based on code collected
about 8 hours
ago.
Aug 07, 2024 — Aug 07, 2025
Showing page 4 of 17
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Make sure to always operate on Set\Vertices or Set\Edges
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
Merge branch 'minor'
Christian Lück
More...
about 12 years ago
Additional test cases and improved documentation
Christian Lück
More...
about 12 years ago
Add tests for GraphProperty::isNull()
Christian Lück
More...
about 12 years ago
Improve test coverage
Christian Lück
More...
about 12 years ago
Update references to Graph::getVertexFirst()
Christian Lück
More...
about 12 years ago
Ignore coverage for unreachable sanity checks
Christian Lück
More...
about 12 years ago
Replace all occurances of Graph::isEmpty()
Christian Lück
More...
about 12 years ago
Add GraphProperty::isNull() and documentation
Christian Lück
More...
about 12 years ago
Improve documentation for Algorithm\ShortestPath
Christian Lück
More...
about 12 years ago
Simplify checking for cycles
Christian Lück
More...
about 12 years ago
Cope with duplicate vertices from Vertex::getVerticesEdge*()
Christian Lück
More...
about 12 years ago
Add tests with 100% coverage for Algorithm\ShortestPath
Christian Lück
More...
about 12 years ago
Do not return zero weight for root vertex and support root loops
Christian Lück
More...
about 12 years ago
Add Algorithm\ShortestPath::hasVertex()
Christian Lück
More...
about 12 years ago
Consistently throw OutOfBoundsException for unreachable vertices
Christian Lück
More...
about 12 years ago
Fix missing import
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
Fix assertions on Sets
Christian Lück
More...
about 12 years ago
Fix accessing Sets of Vertices and Edges
Christian Lück
More...
about 12 years ago
Fix getting parallel undirected edges
Christian Lück
More...
about 12 years ago
Update references to Cycle
Christian Lück
More...
about 12 years ago
Improve documentation for Algorithm\ConnectedComponents
Christian Lück
More...
about 12 years ago
Add tests with 100% coverage for Algorithm\Eulerian
Christian Lück
More...
about 12 years ago
Fix checking null graph
Christian Lück
More...
about 12 years ago
Fix outdated refernce to connected components
Christian Lück
More...
about 12 years ago
Always return Set\Edges instead of array of Edge instances
Christian Lück
More...
about 12 years ago
Use Set\Edges in algorithms
Christian Lück
More...
about 12 years ago
Add tests for WalkProperty::isCircuit() (100% coverage again)
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