Skip to main content

Module graph6_encoder

Module graph6_encoder 

Source
Expand description

graph6 format encoder for undirected graphs.

Constantsยง

N ๐Ÿ”’

Traitsยง

ToGraph6
A graph that can be converted to graph6 format string.

Functionsยง

bits_to_ascii ๐Ÿ”’
get_adj_matrix_upper_diagonal_as_bits ๐Ÿ”’
get_graph6_representation
Converts a graph that implements GetAdjacencyMatrix and IntoNodeIdentifers into a graph6 format string.
get_graph_order_as_bits ๐Ÿ”’
get_number_as_bits ๐Ÿ”’