[−][src]Crate aces
Modules
sat |
Structs
AcesError | |
CEStructure | A single c-e structure. |
Context | A representation of shared state. |
FiringComponent | |
FiringSequence | |
FiringSet | |
ForkID | |
Goal | |
Harc | A common type of one-to-many and many-to-one arcs of the BF-hypergraph representation of c-e structures. |
InContext | A short-term binding of |
InContextMut | A short-term binding of |
InteractiveFormat | |
JoinID | |
Link | Representation of a link. |
LinkID | |
Logger | |
Monomials | An iterator yielding monomials of a |
Multiplicity | A scalar type common for node capacity, harc weight and state. |
NodeID | An identifier of a single node used in c-e structures. |
PartialContent | |
Polynomial | A formal polynomial. |
Port | Representation of a port. |
PortID | |
Runner | |
Solution | |
Solver | |
State | |
YamlFormat |
Enums
AcesErrorKind | |
Face | |
Semantics | |
StopCondition |
Traits
Atomic | A trait of an identifier convertible into |
Compilable | |
CompilableAsContent | |
CompilableAsDependency | |
CompilableMut | |
Content | An abstraction over script formats: various ways c-e structures are described in text. |
ContentFormat | |
Contextual | A trait for binding objects to |
ExclusivelyContextual | A version of the |
Type Definitions
AtomID | An abstract structural identifier serving as the common base of
|
Capacity | A maximum number of tokens a node may hold. |
ContextHandle | A handle to a |
Fork | Forward hyperarc representation of effects. |
Join | Backward hyperarc representation of causes. |
Weight | Multiplicity of a harc (a monomial when attached to a node). |