tests/testthat/_snaps/games.md

sample_degseq() works -- exponential degree error

Code
  sample_degseq(exponential_degrees, method = "vl")
Condition
  Error in `sample_degseq()`:
  ! At vendor/cigraph/src/games/degree_sequence_vl/gengraph_mr-connected.cpp:<linenumber> : Cannot make a connected graph from the given degree sequence. Invalid value

sample_degseq() works -- Power-law degree error

Code
  sample_degseq(powerlaw_degrees, method = "vl")
Condition
  Error in `sample_degseq()`:
  ! At vendor/cigraph/src/games/degree_sequence_vl/gengraph_mr-connected.cpp:<linenumber> : Cannot realize the given degree sequence as an undirected, simple graph. Invalid value


Try the igraph package in your browser

Any scripts or data that you put into this service are public.

igraph documentation built on Oct. 20, 2024, 1:06 a.m.