sourcephile
/
git
/
gargantext.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[API] PostNodeAsync funs, before refactoring
[gargantext.git]
/
src
/
Gargantext
/
Viz
/
Graph
/
IGraph.hs
diff --git
a/src/Gargantext/Viz/Graph/IGraph.hs
b/src/Gargantext/Viz/Graph/IGraph.hs
index e86d953e484eef00e4518d7b42bd8a3519e5f45c..7d9ccdd68188405a568602c1e95fc50ac78c8b3b 100644
(file)
--- a/
src/Gargantext/Viz/Graph/IGraph.hs
+++ b/
src/Gargantext/Viz/Graph/IGraph.hs
@@
-8,6
+8,9
@@
Portability : POSIX
Main IGraph funs/types to ease portability with FGL.
+Reference:
+* Gábor Csárdi, Tamás Nepusz: The igraph software package for complex network research. InterJournal Complex Systems, 1695, 2006.
+
-}
{-# LANGUAGE NoImplicitPrelude #-}