Attempts at formalizing static program analysis techniques in Agda.
Go to file
Danila Fedorin c00c8e3e85 Use different graph operations to implement construction
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2024-04-25 23:10:41 -07:00
Analysis Split the Language file into modules 2024-04-13 18:39:38 -07:00
Language Use different graph operations to implement construction 2024-04-25 23:10:41 -07:00
Lattice Adjust behavior of eval to not require constant 'k in vars' threading 2024-03-22 17:15:40 -07:00
Chain.agda
Equivalence.agda
Fixedpoint.agda
Isomorphism.agda
Language.agda Use different graph operations to implement construction 2024-04-25 23:10:41 -07:00
Lattice.agda Get forward analysis working again 2024-04-13 14:08:40 -07:00
Main.agda Get everything compiling 2024-04-13 14:13:44 -07:00
MonotonicState.agda Start working on proving 'sufficiency' 2024-04-20 21:37:28 -07:00
Showable.agda Use instances to simplify printing code 2024-03-11 12:50:05 -07:00
Utils.agda Use different graph operations to implement construction 2024-04-25 23:10:41 -07:00