Module rational_deduction::rule[][src]

Rule Module

Structs

Reference

Rule Reference Structure Type

Structure

Rule Structure Type

Enums

StructureError

Rule Structure Error Type

Traits

Rule

Rule Trait

Functions

compose

Fold an iterator of rules using pair_compose.

compose_by

Fold an iterator of rules using pair_compose_by.

pair_compose

Composes two rules using the ratio monoid multiplication algorithm.

pair_compose_by

Composes two rules using the ratio monoid multiplication algorithm.