Method SuggestValue
SuggestValue(string, float, float)
Suggests a value to the solver.
public void SuggestValue(string varName, float value, float strength = 1000000)
Suggests a value to the solver.
public void SuggestValue(string varName, float value, float strength = 1000000)