category

association_rule_miner_common

Shared predicates for association rule miner diagnostics, options, validation, and export.

Availability:
logtalk_load(association_rule_miner(loader))
Author: Paulo Moura
Version: 1:0:0
Date: 2026-08-03
Compilation flags:
static
Implements:
Extends:
public options
Uses:
Remarks:
(none)

Public predicates

(no local declarations; see entity ancestors if any)

Protected predicates

rule_kind/2

Returns the rule kind implied by a supported source pattern miner.

Compilation flags:
static
Template:
rule_kind(SourceMiner,RuleKind)
Mode and number of proofs:
rule_kind(+atom,-atom) - one

check_rule_options/1

Checks cross-option constraints for effective association rule mining options.

Compilation flags:
static
Template:
check_rule_options(Options)
Mode and number of proofs:
check_rule_options(+list(compound)) - one

Private predicates

(no local declarations; see entity ancestors if any)

Operators

(none)