package bap-relation

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

Install

Dune Dependency

Authors

Maintainers

Sources

v2.4.0.tar.gz
md5=b8b1aff8c6846f2213eafc54de07b304

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: 12 Dec 2021

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.4.0"
  3. bap-patterns < "2.5.0"
  4. bap-radare2 = "2.4.0"
  5. bap-relocatable = "2.4.0"
  6. bap-std = "2.4.0"
  7. bap-stub-resolver = "2.4.0"

Conflicts

None