-
-
Notifications
You must be signed in to change notification settings - Fork 652
Closed
Milestone
Description
sage -t --random-seed=124699541928353137721504742146487601068 src/sage/graphs/generators/random.py
**********************************************************************
File "src/sage/graphs/generators/random.py", line 817, in sage.graphs.generators.random.RandomHolmeKim
Failed example:
G.subgraph_search(C3)
Expected:
Subgraph of (): Graph on 3 vertices
Got:
<BLANKLINE>
**********************************************************************
1 item had failures:
1 of 6 in sage.graphs.generators.random.RandomHolmeKim
[197 tests, 1 failure, 1.92 s]
See also #32544 comment:33
Component: graph theory
Author: David Coudert
Branch/Commit: 1f4fdcd
Reviewer: Frédéric Chapoton
Issue created by migration from https://trac.sagemath.org/ticket/34520