sol_parse {rminizinc}R Documentation

parse the solution

Description

can parse the JSON solution of a model to return a list output

Usage

sol_parse(solutionString)

Arguments

solutionString

solution of the model as a string representation


[Package rminizinc version 0.0.8 Index]