Spanning Tree Complexity Index
Project description
stcindex
Spanning Tree Complexity Index for graphs.
Install
pip install stcindex
Quick start
import stcindex
import networkx as nx
G = nx.star_graph(4)
print(stcindex.stc_index(G))
print(stcindex.summary(G))
Citation
Manuscript in preparation. Code available at: https://github.com/Abishajb/stcindex
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
stcindex-0.1.0.tar.gz
(3.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file stcindex-0.1.0.tar.gz.
File metadata
- Download URL: stcindex-0.1.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6b0a2521c70e61c1265a9d30a79b8303830638423829b9bcef197f0f8b500ea
|
|
| MD5 |
ad7182138f45cc14cf628e2c85210048
|
|
| BLAKE2b-256 |
fbcec0d293ec9ad7bcd9e887e5e9328c7813cafc698f79db4e6986147e677164
|
File details
Details for the file stcindex-0.1.0-py3-none-any.whl.
File metadata
- Download URL: stcindex-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a73d2756fa4db52e2ea512335ea2b99b9a8ca0393c85dcad997522d1ca935e40
|
|
| MD5 |
22a93674e157f24f107ed1ea7a665e5d
|
|
| BLAKE2b-256 |
1815a49b00da84f016ad4c30823cdec661df5046d6a665aa7d323196898c3569
|