new RuleSet(topic)
Creates a new RuleSet
Parameters:
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
Parameters:
Name | Type | Description |
---|---|---|
topic | object | The parameter |
- Since
- 5.3.0