package goblint

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Goblint_lib.ExpRelation

Stateless symbolic comparison expression analysis (expRelation).

An analysis specification to answer questions about how two expressions relate to each other.

Currently this works purely syntactically on the expressions, and only for =_{must}.

Does not keep state, this is only formulated as an analysis to integrate well into the framework.

OCaml

Innovation. Community. Security.