3.39 ne? : Comparison of inequality operation

Format

$obj$.ne?($zdd1$) $\rightarrow $ $zdd2$

Description

Compare itemsets include in $obj$ with the itemsets included in $zdd1$, select the itemsets with a different weight.

Example

Example 1: Basic Example

Refer to example in ==.

See Also

==, $<$, $<=$, $>$, $>=$, ne? : Various comparison operations