mirror of
https://github.com/Smaug123/agdaproofs
synced 2025-10-14 16:08:39 +00:00
Some graphs stuff (#98)
This commit is contained in:
@@ -133,4 +133,10 @@ open import Modules.Examples
|
||||
open import Modules.Lemmas
|
||||
open import Modules.DirectSum
|
||||
|
||||
open import Graphs.PathGraph
|
||||
open import Graphs.CycleGraph
|
||||
open import Graphs.UnionGraph
|
||||
open import Graphs.CompleteGraph
|
||||
open import Graphs.Colouring
|
||||
|
||||
module Everything.Safe where
|
||||
|
Reference in New Issue
Block a user