Description Super class Public fields Active bindings Methods Examples
Create a string in MiniZinc
rminizinc::Expression -> String
.valuestring value
.valuestring value
new()constructor
String$new(val)
valstring input
getV()get value
String$getV()
setV()set value
String$setV(val)
valstring value
c_str()get the MiniZinc representation
String$c_str()
clone()The objects of this class are cloneable with this method.
String$clone(deep = FALSE)
deepWhether to make a deep clone.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.