issues
search
aysylu
/
loom
Graph library for Clojure. Mailing list https://groups.google.com/forum/#!forum/loom-clj
http://aysy.lu/loom/
887
stars
108
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
grid to graph gist
#41
viperscape
opened
10 years ago
0
Maximal cliques and all-pairs shortest path algorithms
#40
drone29a
closed
10 years ago
3
AOT compliation error on 0.5.0
#39
sritchie
opened
10 years ago
7
Pre traverse fix
#38
ghost
closed
10 years ago
1
Corrected misplaced docstrings and type hints (found by eastwood).
#37
fmjrey
closed
10 years ago
0
var defined a second time...
#36
fmjrey
closed
10 years ago
1
something's wrong...
#35
fmjrey
closed
10 years ago
0
NamedGraph, attempt #2
#34
radoye
closed
8 years ago
5
now at version to 0.5.0
#33
fmjrey
closed
10 years ago
1
dot-str: edge label, when available, takes precedence over weight.
#32
fmjrey
closed
10 years ago
0
Edge traverse
#31
fmjrey
closed
10 years ago
1
Added render-to-file function to save directly to a file.
#30
fmjrey
closed
10 years ago
2
minor optimizations or typos
#29
fmjrey
closed
10 years ago
1
core.matrix support?
#28
mikera
closed
10 years ago
4
A* algorithm
#27
gdevanla
closed
10 years ago
1
Fixed typo
#26
gdevanla
closed
10 years ago
0
Register tempfile for deletion on JVM exit
#25
guns
closed
10 years ago
2
Implementation of Prim's algorithm for Minimum spanning tree
#24
gdevanla
closed
10 years ago
2
speed up traverse-all, scc
#23
gdevanla
closed
10 years ago
3
Function for bytes for rendered graph PNG.
#22
aysylu
closed
10 years ago
0
Refactored topsort_component() to avoid duplicate stacking of seen nodes...
#21
gdevanla
closed
10 years ago
3
Function to get bytes for rendered graph PNG.
#20
JonyEpsilon
closed
10 years ago
10
Enhanced protocols in preparation for multigraphs.
#19
Engelberg
closed
10 years ago
3
Adding DAG ancestry and tests.
#18
abrooks
closed
10 years ago
7
node renaming and attrs merging
#17
radoye
closed
10 years ago
8
general clean ups, remove :reload in tests which breaks things if you don't aot
#16
hiredman
closed
10 years ago
2
Add multiple-path bi-directional BFS algorithm
#15
jgdavey
closed
10 years ago
3
Ignore all build artifacts
#14
jgdavey
closed
10 years ago
3
fixed docstring for "editable?"
#13
aengelberg
closed
10 years ago
0
Write FAQ
#12
aysylu
closed
10 years ago
1
Link to autodocs
#11
aysylu
closed
10 years ago
1
bf-traverse and dijkstra-traverse
#10
Engelberg
opened
10 years ago
1
attrs gives inconsistent results when no attributes exist
#9
dcj
closed
10 years ago
2
Implement graph hashing & fast graph isomorphism
#8
arrdem
closed
10 years ago
3
Add a new test for scc.
#7
jszakmeister
closed
11 years ago
4
(scc ...) doesn't compute the correct components in some cases
#6
jszakmeister
closed
11 years ago
1
`(scc ...)` dies with a StackOverflow on large directed graphs
#5
jszakmeister
closed
10 years ago
7
Add documentation on loom.attr functions
#4
aysylu
closed
10 years ago
1
add slides and video from LispNYC to README page
#3
aysylu
closed
11 years ago
1
Should use attr instead of label in visualization
#2
aysylu
closed
11 years ago
1
Remodeled the protocols
#1
s-k
closed
11 years ago
1
Previous