CayleyPy
CayleyPy API Reference
CayleyPy
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
V
|
W
_
__init__() (cayleypy.BeamSearchResult method)
(cayleypy.BfsResult method)
(cayleypy.CayleyGraph method)
(cayleypy.CayleyGraphDef method)
(cayleypy.MatrixGroups method)
(cayleypy.PermutationGroups method)
(cayleypy.Predictor method)
(cayleypy.Puzzles method)
A
adjacency_matrix() (cayleypy.BfsResult method)
adjacency_matrix_sparse() (cayleypy.BfsResult method)
all_states (cayleypy.BfsResult property)
all_transpositions() (cayleypy.PermutationGroups static method)
apply_path() (cayleypy.CayleyGraph method)
B
beam_search() (cayleypy.CayleyGraph method)
BeamSearchResult (class in cayleypy)
bfs() (cayleypy.CayleyGraph method)
bfs_bitmask() (in module cayleypy)
bfs_numpy() (in module cayleypy)
BfsResult (class in cayleypy)
burnt_pancake() (cayleypy.PermutationGroups static method)
C
CayleyGraph (class in cayleypy)
CayleyGraphDef (class in cayleypy)
coxeter() (cayleypy.PermutationGroups static method)
create() (cayleypy.CayleyGraphDef static method)
cubic_pancake() (cayleypy.PermutationGroups static method)
cyclic_coxeter() (cayleypy.PermutationGroups static method)
D
decode_states() (cayleypy.CayleyGraph method)
decoded_state_shape (cayleypy.CayleyGraphDef property)
derangements() (cayleypy.PermutationGroups static method)
diameter() (cayleypy.BfsResult method)
E
edges_list (cayleypy.BfsResult property)
encode_states() (cayleypy.CayleyGraph method)
F
for_matrix_group() (cayleypy.CayleyGraphDef static method)
full_reversals() (cayleypy.PermutationGroups static method)
G
generators (cayleypy.CayleyGraph property)
generators_inverse_closed (cayleypy.CayleyGraphDef property)
get_edge_name() (cayleypy.BfsResult method)
get_layer() (cayleypy.BfsResult method)
get_neighbors() (cayleypy.CayleyGraph method)
get_neighbors_decoded() (cayleypy.CayleyGraph method)
globe_puzzle() (cayleypy.Puzzles static method)
H
hashes_to_indices_dict (cayleypy.BfsResult property)
heisenberg() (cayleypy.MatrixGroups static method)
hungarian_rings() (cayleypy.Puzzles static method)
I
is_matrix_group() (cayleypy.CayleyGraphDef method)
is_permutation_group() (cayleypy.CayleyGraphDef method)
L
last_layer() (cayleypy.BfsResult method)
lrx() (cayleypy.PermutationGroups static method)
lx() (cayleypy.PermutationGroups static method)
M
MatrixGroups (class in cayleypy)
megaminx() (cayleypy.Puzzles static method)
mini_pyramorphix() (cayleypy.Puzzles static method)
N
named_undirected_edges() (cayleypy.BfsResult method)
num_vertices (cayleypy.BfsResult property)
P
pancake() (cayleypy.PermutationGroups static method)
PermutationGroups (class in cayleypy)
Predictor (class in cayleypy)
Puzzles (class in cayleypy)
pyraminx() (cayleypy.Puzzles static method)
R
random_walks() (cayleypy.CayleyGraph method)
rapaport_m2() (cayleypy.PermutationGroups static method)
rubik_cube() (cayleypy.Puzzles static method)
S
signed_reversals() (cayleypy.PermutationGroups static method)
starminx() (cayleypy.Puzzles static method)
T
three_cycles() (cayleypy.PermutationGroups static method)
three_cycles_0ij() (cayleypy.PermutationGroups static method)
to_networkx_graph() (cayleypy.BfsResult method)
top_spin() (cayleypy.PermutationGroups static method)
V
vertex_names (cayleypy.BfsResult property)
W
with_inverted_generators() (cayleypy.CayleyGraphDef method)