retex v0.1.8 Retex.Agenda.Strategy behaviour View Source

Link to this section Summary

Link to this section Types

Link to this type

network()

View Source
network() :: Retex.t()
Link to this type

rules_executed()

View Source
rules_executed() :: List.t()

Link to this section Callbacks

Link to this callback

consume_agenda(rules_executed, network)

View Source
consume_agenda(rules_executed(), network()) ::
  {:ok, {rules_executed(), network()}}