Exercises.Complexity¶
Exercises in complexity theory¶
This is the Exercises.Complexity module of the Agda Universal Algebra Library.
{-# OPTIONS --cubical-compatible --exact-split --safe #-} module Exercises.Complexity where open import Exercises.Complexity.FiniteCSP