ninetynine-1.3.0: Ninety-Nine Haskell Problems
CopyrightCopyright (C) 2021 Yoo Chung
LicenseGPL-3.0-or-later
Maintainerdev@chungyc.org
Safe HaskellSafe-Inferred
LanguageGHC2021

Problems.P94.Examples

Description

Examples of \(k\)-regular graphs with \(n\) vertexes.

Synopsis

Documentation

regularGraphExamples :: [Paths] Source #

Examples of k-regular graphs with n vertexes. Inspect the source code to view the examples.