Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 683 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 683 Bytes

This is a library for working with finite graphs, including a brute force decision procedure for finding a path between two nodes in Data.Graph.Path.Search.

How to build

Building requires the following libraries in an Agda libraries file:

This code is tested against development versions of the Agda compiler and standard library, and was last tested working on June 21, 2023.