forked from lingeringsocket/jgrapht
-
Notifications
You must be signed in to change notification settings - Fork 850
Pull requests: jgrapht/jgrapht
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Implementation of the Gon algorithm for the vertex k-center problem
#1298
opened Jan 13, 2026 by
alex-cornejo
Loading…
Bump com.puppycrawl.tools:checkstyle from 10.26.1 to 13.0.0
dependencies
Pull requests that update a dependency file
java
Issue relates to the Java Implementation of JGraphT
#1296
opened Jan 12, 2026 by
dependabot
bot
Loading…
Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 6.0.2
dependencies
Pull requests that update a dependency file
java
Issue relates to the Java Implementation of JGraphT
#1295
opened Jan 12, 2026 by
dependabot
bot
Loading…
Feature: Implement Leiden Community Detection Algorithm and tests
#1288
opened Nov 30, 2025 by
AdamBouzid0
Loading…
7 tasks done
Feature : Implement Louvain Community Detection Algorithm and tests
#1287
opened Nov 28, 2025 by
AdamBouzid0
Loading…
7 tasks done
Add isLinear and isChordless methods to GraphTests
#1286
opened Nov 25, 2025 by
Wissal-Chbani
Loading…
7 tasks done
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…
Add Dial’s shortest-path algorithm for non-negative integer weights
#1265
opened Sep 17, 2025 by
BenWilbert66
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
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
Implement Interval Graph data structures and detection algorithm
#582
opened May 24, 2018 by
pdelvo
Loading…
optimized DFS iterator and added additional functionality
#423
opened Aug 4, 2017 by
jkinable
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.