This repository has been archived by the owner on Oct 8, 2021. It is now read-only.
[BUG] random_configuration_model(n::T, ks::Vector{T}) fails when {T} is not {Int64} #1577
Labels
bug
confirmed bug producing incorrect results
Description of bug
call to
random_configuration_model(n::Int32, ks::Vector{Int32})
fails with exception:How to reproduce
Expected behavior
Describe what you expected to happen.
Actual behavior
Describe what actually happened.
Code demonstrating bug
If applicable, provide a minimal working example of the bug.
Version information
versioninfo()
surrounded by backticks (``)] status LightGraphs
surrounded by backticks (``)Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: