Learn R Programming

rminizinc (version 0.0.8)

initItem: initialize R6 from parsed (not to be exposed)

Description

Initialize all the R6 objects using the list returned by `mzn_parse()` to create exactly the same structure in R.

Usage

initItem(parsedList)

Arguments

parsedList

list returned by `mzn_parse()`