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 |
Release files for graph-generators 0.1.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| graph-generators-0.1.7.tar.gz | 8.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| graph_generators-0.1.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:16.8 kB
Release files / graph-generators-0.1.7.tar.gz
| Download URL | graph-generators-0.1.7.tar.gz |
|---|---|
| Size | 8.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
80e308a03a296ad2ef675a04ec1508dd347f8bc3a61da443c5e85c364c0fdbf1
|
|
BLAKE2b-256 checksum How to use checksums |
aa5db99cbb21dbf73be2c54fb0e2efc197752036b39bf3442dea6f7bfea896cd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.5
|
Release files / graph_generators-0.1.7-py3-none-any.whl
| Download URL | graph_generators-0.1.7-py3-none-any.whl |
|---|---|
| Size | 8.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
01cdcbd457feac65d2621b85bd16c7e71c0d9fa3b6c95679705bfd312e62ef93
|
|
BLAKE2b-256 checksum How to use checksums |
97e4ed8ce01837f210e8e608e4ccf9f81ecd12b28952538e85d21d5475752fc9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.5
|