Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

We investigate a new data structure called LazyGraphs together with algorithms to visit and modelize potentially infinite transition systems.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages