There was an error while loading. Please reload this page.
Aim: This enhancement proposal is to reorganize the packages orgs surrounding reachable set computations.
(this is a draft)
Steps:
1- move set-based algorithms to SetBasedRecurrences.jl
SetBasedRecurrences.jl
2- rename Reachability.jl to ReachabilityAnalysis.jl
Reachability.jl
ReachabilityAnalysis.jl
3- do MathematicalSets.jl
MathematicalSets.jl
4- do MathematicalPredicates.jl
MathematicalPredicates.jl
5- better docs for reachability analysis (essential)
6- add these packages in the general registry
The rest of this document is about point 1.