Add random graph generator (#5240)
* added complete graph generator function * added doctest, type hints, wikipedia explanation * added return type hint for function complete_graph * added descriptive name for the parameter: n * random graph generator with doctest and type hints * validated using pre-commit * Delete complete_graph_generator.py * fixed doctest * updated following reviews * simplified the code following reviews * fixed doctest and solved consistency issues * consistency fixes
M
Manuel Di Lullo committed
ba710054844fde4ccca666464c4bd08207e64a0d
Parent: 568c107
Committed by GitHub <noreply@github.com>
on 10/25/2021, 7:59:52 AM