zdd_anot: zdd_anot

Description Usage Arguments Value Examples

View source: R/zdd_anot.R

Description

zdd_anot

Usage

1
zdd_anot(zddP, zddQ)

Arguments

zddP

a zdd list object

zddQ

a zdd list object

Value

a zdd list object that is the elements of the first object that are nonminimal to the second

Examples

1
2
cutsets( (zdd(3) | zdd(4)) %% zdd(4))
cutsets( (zdd(3) * zdd(4)) %% zdd(4))

jordagaman/zddr documentation built on June 29, 2021, 4:23 a.m.