Python functions to compute various classes of networkx graphs
Project description
graph-generators
Python functions to compute various classes of networkx
graphs
Requirements
Requires python >= 3.5
and networkx
.
Installation
pip install graph-generators
Usage
After installation, run from graph_generators import *
For instance, keller_graph(n)
returns an n-dimensional Keller graph.
List of graphs
Graph name | Function name |
---|---|
Keller graph | keller_graph |
King graph | king_graph |
Knight graph | knight_graph |
Antelope graph | antelope_graph |
Zebra graph | zebra_graph |
Giraffe graph | giraffe_graph |
Camel graph | camel_graph |
(a,b)-leaper graph | leaper_graph |
Fiveleaper graph | fiveleaper_graph |
Prism graph | prism_graph |
Stacked prism graph | stacked_prism_graph |
Moebius ladder graph | mobius_ladder_graph |
Book graph | book_graph |
Stacked book graph | stacked_book_graph |
Odd graph | odd_graph |
Fibonacci cube graph | fibonacci_cube_graph |
Lucas cube graph | lucas_cube_graph |
Halved cube graph | halved_cube_graph |
Folded cube graph | folded_cube_graph |
Johnson graph | johnson_graph |
Pell graph | pell_graph |
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file graph-generators-0.1.7.tar.gz
.
File metadata
- Download URL: graph-generators-0.1.7.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
80e308a03a296ad2ef675a04ec1508dd347f8bc3a61da443c5e85c364c0fdbf1
|
|
MD5 |
730c9ebaf504138c5ddb3a82f5809586
|
|
BLAKE2b-256 |
aa5db99cbb21dbf73be2c54fb0e2efc197752036b39bf3442dea6f7bfea896cd
|
File details
Details for the file graph_generators-0.1.7-py3-none-any.whl
.
File metadata
- Download URL: graph_generators-0.1.7-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
01cdcbd457feac65d2621b85bd16c7e71c0d9fa3b6c95679705bfd312e62ef93
|
|
MD5 |
51f285a410c2adf02ad40cb57050d9b7
|
|
BLAKE2b-256 |
97e4ed8ce01837f210e8e608e4ccf9f81ecd12b28952538e85d21d5475752fc9
|