hargoniX / Cpa.lean

An implementation of Configurable Program Analysis in Lean for a univeristy project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cpa

This is an implementation of a couple of algorithms taught by the SoSy Lab @LMU (https://www.sosy-lab.org/). This implementation is trying to stick as close to the mathematical notation presented in the lectures, it is not an efficient one or even idiomatic Lean. The purpose of this is merely to have an evaluator for the algorithms, not an in any way solid real world implementation

About

An implementation of Configurable Program Analysis in Lean for a univeristy project

License:GNU General Public License v3.0


Languages

Language:Lean 100.0%