Click or drag to resize

MixtureModelIsDisbalanced Property

In case a rule (e.g. ReactionRule) cannot get stable result in a mixture the mixture is marked as Disbalanced. In this case this flag will be set to true.

Namespace:  Livit.Learn.Model.Substances
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string IsDisbalanced { get; set; }

Property Value

Type: String
See Also