Documentation

Mathlib.Tactic.Linarith.Oracle.SimplexAlgorithm

Hooks to enable the use of the simplex algorithm in linarith #

Preprocess the goal to pass it to findPositiveVector.

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    Extract the certificate from the vec found by findPositiveVector.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      An oracle that uses the simplex algorithm.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For