Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fragments of code that check for cycles in dataflow graphs.

License

joeporter/CycleChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Fragments of cycle-checking code integrated into the HCDDES and META Simulink code generators.

Files:

CycleGraphs.h -- Boost::graph definitions for the graph data types JohnsonsAlgorithm.h -- Boost::graph implementation of Johnson's cycle enumeration algorithm.

CyberCycles -- interface between the AVM Meta tools paradigm and the cycle checking algorithm. CycleCheckerMain -- simple test file for cycle enumeration.

About

Fragments of code that check for cycles in dataflow graphs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages