Groups
Groups
Sign in
Groups
Groups
jgrapht-dev
Conversations
Labels
About
Send feedback
Help
jgrapht-dev
Contact owners and managers
1–30 of 75
This is a discussion forum for use by developers of JGraphT. It is intended for topics which are bigger than a single github issue or pull request.
For user-level discussions, please join
jgrapht-users@lists.
sourceforge.net
instead.
Mark all as read
Report group
0 selected
Shai Eilat
,
John Sichi
2
May 20
[Infra] Add generic CSV/coord graph loaders + Andorra OSM template for JMH benches
Before answering your questions, it feels to me like the OSM portion wants to become its own new top-
unread,
[Infra] Add generic CSV/coord graph loaders + Andorra OSM template for JMH benches
Before answering your questions, it feels to me like the OSM portion wants to become its own new top-
May 20
Shai Eilat
,
John Sichi
6
May 19
[Docs] Replace stale `visualizations.html` with an interactive K-shortest / AllDirectedPaths visualization — heads-up before opening a PR
OK, I've updated DNS. (The only reference I can find to old.jgrapht.org is the CNAME in https://
unread,
[Docs] Replace stale `visualizations.html` with an interactive K-shortest / AllDirectedPaths visualization — heads-up before opening a PR
OK, I've updated DNS. (The only reference I can find to old.jgrapht.org is the CNAME in https://
May 19
Shai Eilat
,
John Sichi
3
May 17
[Proposal] Opt-in sandwich prune for AllDirectedPaths preprocessing
Hi, Thanks for the answers. Applied and opened pull request https://github.com/jgrapht/jgrapht/pull/
unread,
[Proposal] Opt-in sandwich prune for AllDirectedPaths preprocessing
Hi, Thanks for the answers. Applied and opened pull request https://github.com/jgrapht/jgrapht/pull/
May 17
Shai Eilat
May 11
[Perf] Speed up AllDirectedPaths non-simple-paths mode
Hi all, Heads-up before opening a small performance PR on AllDirectedPaths. Pure refactor; no
unread,
[Perf] Speed up AllDirectedPaths non-simple-paths mode
Hi all, Heads-up before opening a small performance PR on AllDirectedPaths. Pure refactor; no
May 11
Shai Eilat
May 11
[Perf] Optimize DijkstraManyToManyShortestPaths.getPaths(V) to run one source search
Hi all, Heads-up before opening a small performance PR. Strictly a behaviour-preserving fix on an
unread,
[Perf] Optimize DijkstraManyToManyShortestPaths.getPaths(V) to run one source search
Hi all, Heads-up before opening a small performance PR. Strictly a behaviour-preserving fix on an
May 11
Shai Eilat
,
John Sichi
3
May 10
Subject: [Proposal] Exact bounded-pruned Yen variant with pluggable spur shortest-path engines
Hi John, Thank you for the quick response and helpful guidance. I incorporated your feedback into the
unread,
Subject: [Proposal] Exact bounded-pruned Yen variant with pluggable spur shortest-path engines
Hi John, Thank you for the quick response and helpful guidance. I incorporated your feedback into the
May 10
John Sichi
,
Joris Kinable
2
Apr 12
JGraphT 1.5.3 released
Hey John, Thanks for all the hard work! Good to see this awesome project is still moving forward.
unread,
JGraphT 1.5.3 released
Hey John, Thanks for all the hard work! Good to see this awesome project is still moving forward.
Apr 12
John Sichi
Mar 25
starting on 1.5.3 release
I'm gonna try to wipe off the dust and see if I can get a release out. There are a couple of new
unread,
starting on 1.5.3 release
I'm gonna try to wipe off the dust and see if I can get a release out. There are a couple of new
Mar 25
John Sichi
12/11/21
Today I am thankful for...
...zero static dependencies on log4j!
unread,
Today I am thankful for...
...zero static dependencies on log4j!
12/11/21
John Sichi
8/8/21
python bindings for webgraph adapter
I noticed this github issue in the Common Crawl project: https://github.com/commoncrawl/cc-notebooks/
unread,
python bindings for webgraph adapter
I noticed this github issue in the Common Crawl project: https://github.com/commoncrawl/cc-notebooks/
8/8/21
John Sichi
6/18/21
pull requests from new contributors
Github has made a change so that for pull requests from first-time contributors, the workflows are no
unread,
pull requests from new contributors
Github has made a change so that for pull requests from first-time contributors, the workflows are no
6/18/21
Joris Kinable
,
John Sichi
2
3/22/21
upcoming jgrapht 1.5.1 release
Hey Joris, thanks for pushing the release out...very smooth this time! Dimitrios and Sebastian, are
unread,
upcoming jgrapht 1.5.1 release
Hey Joris, thanks for pushing the release out...very smooth this time! Dimitrios and Sebastian, are
3/22/21
Joris Kinable
3/20/21
JGraphT version 1.5.1 released
Dear, JGraphT version 1.5.1 has been released and is accessible through our usual channels: github,
unread,
JGraphT version 1.5.1 released
Dear, JGraphT version 1.5.1 has been released and is accessible through our usual channels: github,
3/20/21
John Sichi
2/15/21
continuous integration
I never heard back from Travis, and thanks to the quick work from Szabolcs Besenyei, we now have a
unread,
continuous integration
I never heard back from Travis, and thanks to the quick work from Szabolcs Besenyei, we now have a
2/15/21
John Sichi
, …
Szabolcs Besenyei
29
2/9/21
Travis not running
I updated it to master, and now everything looks good. So I went ahead and merged the WebGraph PR,
unread,
Travis not running
I updated it to master, and now everything looks good. So I went ahead and merged the WebGraph PR,
2/9/21
Sebastiano Vigna
,
John Sichi
2
12/15/20
GPLv3 + ClassPath exception: good for JGraphT?
If you mean, "good as a license for a library on which JGraphT depends", the answer is yes.
unread,
GPLv3 + ClassPath exception: good for JGraphT?
If you mean, "good as a license for a library on which JGraphT depends", the answer is yes.
12/15/20
John Sichi
,
Dimitrios Michail
2
12/5/20
code of conduct
Thanks John. I totally agree. On Sat, Dec 5, 2020 at 11:12 AM John Sichi <jsi...@gmail.com>
unread,
code of conduct
Thanks John. I totally agree. On Sat, Dec 5, 2020 at 11:12 AM John Sichi <jsi...@gmail.com>
12/5/20
Sebastiano Vigna
,
Dimitrios Michail
2
11/25/20
Naming for alternate centrality implementation
Hi, In case the algorithm is well known by the authors' name, we use a prefix with that name.
unread,
Naming for alternate centrality implementation
Hi, In case the algorithm is well known by the authors' name, we use a prefix with that name.
11/25/20
Sebastiano Vigna
, …
John Sichi
5
11/21/20
Read-only thread safety of existing implementations
I've created a PR here. https://github.com/jgrapht/jgrapht/pull/1005 On Thursday, November 12,
unread,
Read-only thread safety of existing implementations
I've created a PR here. https://github.com/jgrapht/jgrapht/pull/1005 On Thursday, November 12,
11/21/20
John Sichi
,
Sebastiano Vigna
5
10/29/20
Welcome Sebastiano Vigna and WebGraph
So, just for the record I built a sparse JGraphT representation for our dewiki-2013 graph (playing
unread,
Welcome Sebastiano Vigna and WebGraph
So, just for the record I built a sparse JGraphT representation for our dewiki-2013 graph (playing
10/29/20
Dimitrios Michail
, …
Sebastiano Vigna
5
10/29/20
graph interface adjustments for big graphs
Il giorno giovedì 29 ottobre 2020 alle 15:13:29 UTC+1 dimitrio...@gmail.com ha scritto: I like this
unread,
graph interface adjustments for big graphs
Il giorno giovedì 29 ottobre 2020 alle 15:13:29 UTC+1 dimitrio...@gmail.com ha scritto: I like this
10/29/20
Dimitrios Michail
, …
John Sichi
6
7/1/20
python-jgrapht 1.5.0.0rc1
I've updated the site with the links and news, including the paper as well. On Monday, June 29,
unread,
python-jgrapht 1.5.0.0rc1
I've updated the site with the links and news, including the paper as well. On Monday, June 29,
7/1/20
John Sichi
,
Joris Kinable
2
6/23/20
please welcome our newest committer
Congratulations Semen! Well deserved! Just to give a personal anecdote: in 2015 I was working on
unread,
please welcome our newest committer
Congratulations Semen! Well deserved! Just to give a personal anecdote: in 2015 I was working on
6/23/20
Dimitrios Michail
, …
John Sichi
3
6/17/20
deploy plugin?
Here's what's going on. This error has always been happening for PR's (because they aren
unread,
deploy plugin?
Here's what's going on. This error has always been happening for PR's (because they aren
6/17/20
Joris Kinable
,
John Sichi
2
6/15/20
JGraphT 1.5.0 released
Thanks Joris! One release note: as part of moving to module support, we had to drop support for the
unread,
JGraphT 1.5.0 released
Thanks Joris! One release note: as part of moving to module support, we had to drop support for the
6/15/20
Joris Kinable
2
6/4/20
jgrapht release 1.4.1 in progress
We are running into some technical issues while performing the jgrapht 1.4.1 release, primarily
unread,
jgrapht release 1.4.1 in progress
We are running into some technical issues while performing the jgrapht 1.4.1 release, primarily
6/4/20
Dimitrios Michail
, …
John Sichi
19
6/1/20
python-jgrapht release candidate
Last time I investigated that one, I'm pretty sure I verified that the hack from stackoverflow
unread,
python-jgrapht release candidate
Last time I investigated that one, I'm pretty sure I verified that the hack from stackoverflow
6/1/20
Dimitrios Michail
,
John Sichi
2
4/16/20
Sparse Graphs Introduction
Nice! Maybe link it from the user guide somewhere? We don't currently have a section for jgrapht-
unread,
Sparse Graphs Introduction
Nice! Maybe link it from the user guide somewhere? We don't currently have a section for jgrapht-
4/16/20
timofey.chudakov
,
Joris Kinable
2
3/7/20
[Question] Running code formatter
I'd recommend to merge the code (if possible) without running the code formatter. The code
unread,
[Question] Running code formatter
I'd recommend to merge the code (if possible) without running the code formatter. The code
3/7/20
John Sichi
2
3/7/20
Travis CI build failing
And apparently we were behind the times with travis-ci.org and webhooks integration, so I've
unread,
Travis CI build failing
And apparently we were behind the times with travis-ci.org and webhooks integration, so I've
3/7/20