new $k.RuleSet(topic)
Creates a new RuleSet
Parameters:
Name | Type | Description |
---|---|---|
topic | $k. | The rule set topic |
- Deprecated
- This function is deprecated and might be removed in future releases
Methods
compositeSearch()
Returns the corresponding composite search
- Since
- 5.3.0
- Deprecated
- This function is deprecated and might be removed in future releases
solve(topic)
Solves the rule set
Parameters:
Name | Type | Description |
---|---|---|
topic | object | The parameter |
- Since
- 5.3.0
- Deprecated
- This function is deprecated and might be removed in future releases