Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Issues: sbromberger/LightGraphs.jl

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Use ismutable
#1597 opened Sep 22, 2021 by Tokazama
[BUG] adjacency_matrix fails for SimpleGraph with self-loops (Julia 1.7) bug confirmed bug producing incorrect results
#1594 opened Sep 17, 2021 by mtfishman
Add JuliaFormatter template
#1592 opened Sep 6, 2021 by matbesancon
[BUG] bug confirmed bug producing incorrect results
#1591 opened Sep 5, 2021 by lindapamg
[BUG] mincut gives incorrect results for some SimpleGraphs bug confirmed bug producing incorrect results
#1589 opened Sep 2, 2021 by hansenjakob
[BUG] merge_vertices does not merge vertices of star_graph correctly bug confirmed bug producing incorrect results
#1586 opened Aug 23, 2021 by hannahtro
Update Plotting Documentation bug confirmed bug producing incorrect results
#1580 opened Jul 23, 2021 by hdavid16
[BUG] a_star fails on SimpleWeightedDiGraph bug confirmed bug producing incorrect results
#1579 opened Jul 23, 2021 by paulmelis
[BUG] random_configuration_model(n::T, ks::Vector{T}) fails when {T} is not {Int64} bug confirmed bug producing incorrect results
#1577 opened Jul 20, 2021 by tlcz
Proposal: Relax restriction on vertex IDs discussion requires in-depth discussion - participation encouraged
#1572 opened Jun 24, 2021 by CameronBieganek
Add topological_sort_by_dfs to documentation doc related to documentation help wanted ideal for new contributors who want to help
#1566 opened Jun 2, 2021 by fpmenninger
[BUG] Experimental.Traversals.topological_sort not working for non-connected sub-graphs bug confirmed bug producing incorrect results
#1565 opened May 31, 2021 by h-spiess
feature: Graph Transitivity waiting on author requires additional information from author
#1556 opened Apr 3, 2021 by gerdm
[BUG] Intermittently-failing tests in Parallel.Closeness bug confirmed bug producing incorrect results
#1555 opened Apr 2, 2021 by mattwigway
Modularity for bipartite graphs enhancement new or improved functionality help wanted ideal for new contributors who want to help
#1541 opened Feb 27, 2021 by Inazuma110
Ambiguity in Barabási–Albert possibly worth investigating discussion requires in-depth discussion - participation encouraged doc related to documentation
#1534 opened Feb 18, 2021 by mlhetland
A function that find all simple paths enhancement new or improved functionality waiting on author requires additional information from author
#1521 opened Feb 2, 2021 by i-aki-y
Inconsistency about weights
#1519 opened Jan 28, 2021 by greimel
[BUG] is_cyclic not correctly working on undirected graphs bug confirmed bug producing incorrect results
#1518 opened Jan 27, 2021 by simonschoelly
ProTip! Exclude everything labeled bug with -label:bug.