Skip to content

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

License

Notifications You must be signed in to change notification settings

codeanonorg/LazyGraphs

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages