SpaceRelationType

Source:

Local role: Metadata definition for one relation type.

Big-picture role: Rule descriptor consumed by SpaceRelation and SpaceRelationGraph.

Inheritance:

  • frozen dataclass

Parameters and fields:

  • name: str
  • is_symmetric: bool
  • is_antisymmetric: bool
  • is_transitive: bool
  • is_reflexive: bool

Methods:

  • no custom methods

See also:

Ometeotl

A Python library to build complex multi-agent simulations, wargames, and AI-driven strategies