forked from lingeringsocket/jgrapht
- Notifications
You must be signed in to change notification settings - Fork 837
Pull requests: jgrapht/jgrapht
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 6.0.0 dependencies Pull requests that update a dependency file java Issue relates to the Java Implementation of JGraphT
#1270 opened Oct 6, 2025 by dependabot bot Loading…
Bump com.puppycrawl.tools:checkstyle from 10.26.1 to 11.1.0 dependencies Pull requests that update a dependency file java Issue relates to the Java Implementation of JGraphT
#1269 opened Sep 29, 2025 by dependabot bot Loading…
Bump com.google.guava:guava from 33.3.1-jre to 33.5.0-jre dependencies Pull requests that update a dependency file java Issue relates to the Java Implementation of JGraphT
#1268 opened Sep 22, 2025 by dependabot bot Loading…
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 dependencies Pull requests that update a dependency file java Issue relates to the Java Implementation of JGraphT
#1267 opened Sep 22, 2025 by dependabot bot Loading…
Add Dial’s shortest-path algorithm for non-negative integer weights
#1265 opened Sep 17, 2025 by BenWilbert66 Loading…
Bump actions/setup-java from 4 to 5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1264 opened Sep 8, 2025 by dependabot bot Loading…
Bump actions/checkout from 4 to 5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1263 opened Sep 8, 2025 by dependabot bot Loading…
Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.7.3 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1262 opened Sep 8, 2025 by dependabot bot Loading…
Bump actions/setup-node from 4 to 5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1261 opened Sep 8, 2025 by dependabot bot Loading…
Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0 dependencies Pull requests that update a dependency file java Issue relates to the Java Implementation of JGraphT
#1260 opened Sep 8, 2025 by dependabot bot Loading…
K connectivity flow based algorithm implementation
#1241 opened Dec 14, 2024 by Banamass Loading…
7 tasks done
IsLineGraph and IsChordlessGraph implemented
#1240 opened Dec 14, 2024 by Maximemkn Loading…
7 tasks done
Terminate BFSShortestPath#getPath when target vertex is found
#1225 opened May 22, 2024 by Pratyushgoyal66 Loading…
6 tasks done
Add parameter for FW negative cycle detection
#1097 opened Jun 28, 2021 by kennyballou Loading…
7 tasks done
TSPLIbImporter support row-tours and fix distance function for EDGE_WEIGHT_TYPE GEO
#1080 opened Apr 17, 2021 by HannesWell Loading…
7 tasks done
Reduce number of Map lookups in Graph-Specifics
#1021 opened Dec 30, 2020 by HannesWell Loading…
5 of 7 tasks
New classes DirectedHamiltonianCycle and CyclicTransitiveReduction
#1008 opened Nov 29, 2020 by kriegaex Loading…
1 of 7 tasks
Added a new k disjoint shortest path algorithm for sparse graphs
#797 opened Jun 26, 2019 by bkrogh Loading…
7 tasks done
Nice tree decomposition for chordal graph
#616 opened Jun 30, 2018 by PhoenixIra Loading…
7 tasks done
Previous Next
ProTip! Exclude everything labeled
bug
with -label:bug.