Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 374 Bytes

File metadata and controls

30 lines (19 loc) · 374 Bytes

LazyGraphs

LazyGraph is an experiment arround lazy representation of graphs to model and visit potentially infinite transition systems.

Compiling

compiling

dune build

generating the doc

dune build @doc

Doc entry point

_build/default/_doc/_html/index.html

Generating an example

dune exec ./examples/example.exe