package bap-knowledge

  1. Overview
  2. Docs
Knowledge Representation Library

Install

Dune Dependency

Authors

Maintainers

Sources

v2.1.0.tar.gz
md5=3db9deac8d429b9b8a8ec9aec54987b1

Description

The library provides facilities for storing, accumulating, and computing knowledge. The knowledge could be represented indirectly, in the Knowledge Base, or directly as knowledge values. The library focuses on representing knowledge that is partial and provides mechanisms for knowledge accumulation and refinement. The knowledge representation library leverages the powerful type system of the OCaml language to facilitate development of complex knowledge representation and reasoning systems.

Published: 02 Jun 2020

Dependencies (3)

  1. monads
  2. oasis build & >= "0.4.7"
  3. ocaml >= "4.07.0" & < "4.10.0"

Dev Dependencies

None

Used by (4)

  1. bap-core-theory = "2.1.0"
  2. bap-primus-systems < "2.2.0"
  3. bap-std = "2.1.0"
  4. bap-stub-resolver < "2.2.0"

Conflicts

None