mzn_parse: MiniZinc syntax parser

Description Usage Arguments

View source: R/RcppExports.R

Description

parses the MiniZinc syntax into R objects

Usage

1
mzn_parse(model_string = "", mzn_path = "", include_path = NULL)

Arguments

model_string

string representation of the MiniZinc model.

mzn_path

the path of model mzn.

include_path

path of the included mzn in the model if it exists.


acharaakshit/RMiniZinc documentation built on Oct. 22, 2021, 11:18 p.m.