Skip to content

Pull requests: jgrapht/jgrapht

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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…
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…
isMedian algorithm implementation
#1242 opened Dec 15, 2024 by 2piesse Loading…
7 tasks done
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
Update Formatting Tools
#1220 opened Apr 12, 2024 by syoon2 Loading…
6 of 7 tasks
Added JGraphT Algorithm Package Summary
#1203 opened Mar 2, 2024 by Ru-816 Loading…
3 of 7 tasks
Add parameter for FW negative cycle detection
#1097 opened Jun 28, 2021 by kennyballou Loading…
7 tasks done
AISS L7 G02 - University work
#1073 opened Apr 4, 2021 by gonmarfer2 Loading…
4 of 7 tasks
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
A* Search with Inconsistent Heuristics
#811 opened Aug 16, 2019 by bbockman Loading…
7 tasks done
Added a new k disjoint shortest path algorithm for sparse graphs
#797 opened Jun 26, 2019 by bkrogh Loading…
7 tasks done
Base k disjoint shortest paths improvement
#658 opened Aug 14, 2018 by assimiz Loading…
Nice tree decomposition for chordal graph
#616 opened Jun 30, 2018 by PhoenixIra Loading…
7 tasks done
ProTip! Exclude everything labeled bug with -label:bug.