Var.weak# property Var.weak: bool# Whether the variable is weak. A weak variable is a variable whose value is defined within the model, that is, it is a deterministic function of some other nodes. See also strongWhether the variable is strong. In general, weak = not strong.