Skip to content

Formal-Systems-Laboratory/hybrid-programs-semantics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Semantics of Hybrid Programs in K

Hybrid Programs (HP) is a modeling formalism that is primarily used to express semantics of Hybrid System in Differential Dynamic Logic(dL). Loosely put, dL is a variant of First Order Dynamic Logic (FO-DL) with Reals as the domain of computation, and Hybrid Programs extend FO-DL programs with constructs for continuous evolution. This repository contains the semantics of HP in K.

Requirements

Mathematica 12 is required operations over Reals and Quantifier Elimination in constraint synthesis.

Building & Running

  • ./build will build and run all the execution tests

  • ./khp run <FILE> to run a particular HP file

About

Semantics of Hybrid Programs (Differential Dynamic Logic) in K

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages