package mopsa

  1. Overview
  2. Docs
MOPSA: A Modular and Open Platform for Static Analysis using Abstract Interpretation

Install

dune-project
 Dependency

Authors

Maintainers

Sources

mopsa-analyzer-v1.2.tar.gz
md5=37966e98ffeebcedc09bd6e9b2b81f69
sha512=40d4d826c25f680766c07eccbabdf5e8a4fa023016e8a164e4e4f6b3781c8484dc4df437055721dfd19b9db8fb7fe3b61236c4833186d346fc7204a68d01eaaa

doc/mopsa.mopsa_utils/Mopsa_utils/Containers/index.html

Module Mopsa_utils.Containers

module Equiv : sig ... end

Relation with printing builder

module Graph : sig ... end

A simple graph library to represent control-flow graphs. Functor and module signature.

module GraphSig : sig ... end

A simple graph library to represent control-flow graphs.

module InvRelation : sig ... end

InvRelation - Relations with access to inverse images.

module InvRelationSig : sig ... end

InvRelationSig - Signature of relations with access to inverse images.

module ListExt : sig ... end

ListExt - Adds a few useful functions to OCaml lists

module MapExt : sig ... end
module MapExtPoly : sig ... end

Maps with polymorphic keys and values

module MapExtSig : sig ... end
module MapP : sig ... end

Map with printing builder

module Relation : sig ... end

Relation - Relations (or multimaps) between ordered sets.

module RelationSig : sig ... end

RelationSig - Signature of relations (or multimaps) between ordered sets.

module SetExt : sig ... end
module SetExtPoly : sig ... end

Sets with polymorphic values

module SetExtSig : sig ... end

Sets over ordered types.

module SetP : sig ... end

Set with printing builder

OCaml

Innovation. Community. Security.