package bap-relation

  1. Overview
  2. Docs
A set of relations (bimap)

Install

Dune Dependency

Authors

Maintainers

Sources

v2.5.0.tar.gz
md5=5abd9b3628b43f797326034f31ca574f

Description

A relation between two sets is a set of pairs made from the elements of these sets. This library implements a bidirectional mapping between two sets and computes their matching that defines bijections between the sets.

Published: 14 Jul 2022

Dependencies (3)

  1. base >= "v0.11.0"
  2. oasis build & >= "0.4.7"
  3. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (7)

  1. bap-core >= "2.5.0"
  2. bap-objdump >= "2.5.0"
  3. bap-patterns >= "2.5.0"
  4. bap-radare2 >= "2.5.0"
  5. bap-relocatable >= "2.5.0"
  6. bap-std >= "2.5.0"
  7. bap-stub-resolver >= "2.5.0"

Conflicts

None