Skip to content

OUPL/OUVerT

Repository files navigation

OUVerT

Ohio University Verification Toolsuite

REQUIREMENTS

coq 8.9.0 mathcomp algebra 1.7.0 mathcomp fingroup 1.7.0 mathcomp ssreflect 1.7.0

BUILD

To build OUVerT, clone it and do:

make

make install

The latter command installs the OUVerT files in your local .opam directory.

To use OUVerT files in another development, simply import them with OUVerT.filename, as in:

Require Import OUVerT.dyadic.

ORGANIZATION

Following are the primary files in the development:

About

Ohio University Verification Toolsuite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published