Deprecate dependency on `networkx` for `sf-hamilton[visualization]`
Open
repo-hygiene
- Dominant language
- Jupyter Notebook
- Stars
- 2.6k
- Forks
- 213
- PR merge metrics
- No merged PRs in 30d
Description
It's not something we use internally. If someone uses `create_networkx_graph`, they should be able to reconstruct the graph using the `graph_types.HamiltonGraph` object with `graphlib` from Python stdlib 3.9.
Contributor guide
Assessment
This issue has not been assessed yet.