Issues
- 0
[BUG] Eigenvector centrality for disconnected graphs
#404 opened by greimel - 0
- 3
Function to return the adjacent nodes of a given node at a distance greater than 1
#288 opened by Tortar - 2
[BUG] Error when running example code UndefVarError: libsgtsnepi not defined
#396 opened by NebulaComplex - 2
- 0
- 6
Interface without needing `AbstractGraph`?
#395 opened by MilesCranmer - 2
`Graphs.eulerian` doesn't seem to exist?
#394 opened by philschrad - 2
- 1
Hope to implement of infomap
#386 opened by zsz00 - 0
Add tests on release candidate when it comes out
#375 opened by gdalle - 1
[OPTIM] perm_greedy_color (and thus all coloring algorithms) is running in O(n^2) instead of O(n)
#378 opened by AntoineBut - 4
- 1
- 1
[BUG] Extra vertices in Steiner tree
#380 opened by emstoudenmire - 1
- 0
[BUG] `merge_vertices` returns an undirected graph, even if the input is directed.
#363 opened by etiennedeg - 5
Stop running CI on nightly?
#295 opened by gdalle - 1
- 1
`SimpleGraph(::Base.OneTo)`
#365 opened by mtfishman - 1
Define `rem_edge!(::AbstractGraph, ::Pair)`
#364 opened by mtfishman - 2
Incorrect documentation for `dfs_tree`.
#366 opened by iago-lito - 1
- 8
Inconsistent dependency on ArnoldiMethod
#354 opened by gkantsidis - 2
[BUG] edges(::SimpleGraph) is broken in 1.10.0
#361 opened by csimal - 5
- 1
Functions for Edge Adjacency
#349 opened by narnold0 - 9
Question on neighbours functions returning a reference
#316 opened by jward0 - 3
Fix source of randomness in doctests
#341 opened by gdalle - 0
Tests failing on nightly
#338 opened by gdalle - 3
[BUG] mincut() gives wrong result
#324 opened by axsk - 1
[BUG] `yen_k_shortest_paths` doesn't work with Unitful (i.e., `Number`) weights
#321 opened by filchristou - 0
Test type-stability with JET
#318 opened by gdalle - 4
- 2
Make benchmarks operational and clean them up
#310 opened by gdalle - 4
Things to do before v1.9
#306 opened by simonschoelly - 1
degree of loops
#303 opened by etiennedeg - 5
`EXCEPTION_ACCESS_VIOLATION` on Windows
#311 opened by LawsonSarah - 6
Add example of API implementation to the docs
#307 opened by gdalle - 1
`clique_percolation` takes enormous memory and never finishes on a large graph
#299 opened by wangyi91 - 1
New Feature: Laplacian Centrality
#290 opened by SimonPop - 2
Many operations require a modifiable graph
#281 opened by gdalle - 0
- 1
Contiguous vertices a requirement?
#297 opened by mtiller - 2
[BUG] 404 on link to docs
#292 opened by NAThompson - 0
Test correctness against networkx
#287 opened by gdalle - 0
[BUG] Parallel functions use only one CPU core
#286 opened by cdueben - 2
New centrality tests are failing
#285 opened by gdalle - 6
Indexability of `vertices` and `neighbors`
#282 opened by gdalle - 0
Yen's algorithm relies on graph modification
#283 opened by gdalle