Skip to content
Snippets Groups Projects
Unverified Commit 7fd56760 authored by Matthias Diener's avatar Matthias Diener Committed by GitHub
Browse files

graph: create GraphT (#166)

* graph: create GraphT

* shorten type display

* re-add 'graph' in arg list

* fix is_connected

* minor doc fixes

* another is_connected fix

* make NodeT bound to Hashable

* a few more type simplifications

* make NodeT a TypeAlias too

* add NodeT to aliases in docs

* add return type doc to is_connected

* remove GraphT from arg doc

* change to full name
parent ef0a5e2d
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment