:FIRE

Purpose

Activates forward-chaining rules as if the given clause had been asserted into the KB.

Parameters

clause
A clause used to fire rules.

Examples

  (:FIRE (Color Kermit Green))

Success criteria

Always succeeds.

Failure criteria

Never fails.

Notes

This is sometimes useful in debugging situations. However, :TRACE is more useful.

Related commands


Back to...

Algernon commands
Algernon Documentation Central
Algernon home page