Skip to content

sven8m/ocaml_kgx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ocaml_kgx provides libraries to help producing .kgx files for visualizations for programs made in OCaml.

The kdata, kgraph and kplacement libraries are partial reimplementation in OCaml from the KLighD KGraph and KRendering libraries. https://github.com/kieler/KLighD/wiki/The-KRendering-Notation-Model https://github.com/kieler/KLighD/wiki/KGraph-Meta-Model

The inteLib library provides an intermediate graph structure that can then be translated into .kgx files. This structure is a graph structure where the nodes only describe the type of operation they corresponds to.


Documentation is clearly missing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages