Skip to content

claf/graphiCALL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository structure :

- cecilia_version : directory containing the actual code using Cecilia.

- xkaapi_version : directory containing the generated code using 'make perl' command. 

- random_tree : random generation of tree using igraph lib.

Use :

- cecilia_version : 
    make
    make run

- xkaapi_version :
    make perl # generate the code
    make
    make run

- random_tree :
    make
    make run # generate test.dot and test.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published