Skip to contents
-
adjacency_from_text()
- Create adjacency matrices from 'graph6', 'sparse6', or 'digraph6' symbols
-
as_digraph6()
- Encode network data as 'digraph6' symbols
-
as_graph6()
- Encode network data as 'graph6' symbols
-
as_sparse6()
- Encode network data as
sparse6 symbols
-
choose_format()
- Choose most efficient format heuristically
-
edgelist_from_text()
- Create edgelist matrices from 'graph6', 'sparse6', or 'digraph6' symbols
-
adjacency_from_digraph6() igraph_from_digraph6() network_from_digraph6()
- Parsing
digraph6 symbols
-
adjacency_from_graph6() igraph_from_graph6() network_from_graph6()
- Functions parsing 'graph6' symbols
-
edgelist_from_sparse6() igraph_from_sparse6() network_from_sparse6()
- Parsing 'sparse6' symbols
-
graph_as_text()
- Encode graph as text
-
igraph_from_text()
- Create igraph objects from 'graph6', 'sparse6', or 'digraph6' symbols
-
is_graph6() is_sparse6() is_digraph6() guess_format()
- Infer or test for graph6, sparse6, and digraph6 symbols
-
network_from_text()
- Create network objects from 'graph6', 'sparse6', or 'digraph6' symbols
-
read_file6()
- Read files of 'graph6', 'sparse6' or 'digraph6' symbols
-
rgraph6-package _PACKAGE rgraph6
- rgraph6: Representing Graphs as 'graph6', 'digraph6' or 'sparse6' Strings
-
g6 s6 d6 sampleg6
- Example vectors of 'graph6', 'sparse6', and 'digraph6' codes