mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-12 10:46:26 +00:00
Add creating graph using Edge List.
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
array(
|
||||
"title" => L("menu_5"),
|
||||
"link" => SiteRoot("create_graph_by_incidence_matrix"),),
|
||||
array(
|
||||
"title" => L("menu_11"),
|
||||
"link" => SiteRoot("create_graph_by_edge_list"),),
|
||||
array(
|
||||
"title" => L("menu_9"),
|
||||
"link" => SiteRoot("graphs_examples"),)
|
||||
|
||||
Reference in New Issue
Block a user