get_encodings: Get corresponding encodings for compression or decompression.

Description Usage Arguments

Description

This function gets all possible terms (single or double terms) and their corresponding encodings. This function limits the number of possible variables in the model to 999.

Usage

1
get_encodings(bmodel, force_and = T)

Arguments

bmodel

S4 BoolModel object.

force_and

logical. Whether to include ANDs in the encoding even if no AND is present in the bmodel object. Defaults to T.


BTR documentation built on May 2, 2019, 12:21 p.m.