Class: RuleSet

$k. RuleSet

new $k.RuleSet(topic)

Creates a new RuleSet

Name Type Description
topic object

The rule set topic

Methods

compositeSearch()

Returns the corresponding composite search

Since:
  • 5.3.0

solve(topic)

Solves the rule set

Name Type Description
topic object

The parameter

Since:
  • 5.3.0