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