add networkx submodule
This commit is contained in:
parent
db5fb580ed
commit
1a80293d1a
1 changed files with 3 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -10,3 +10,6 @@
|
|||
[submodule "tarjan"]
|
||||
path = tarjan
|
||||
url = git://github.com/josch/cycles_tarjan.git
|
||||
[submodule "networkx"]
|
||||
path = networkx
|
||||
url = git://github.com/josch/cycles_johnson_networkx.git
|
||||
|
|
Loading…
Reference in a new issue