/// <summary> /// Balances the <see cref="Equation" />. /// </summary> /// <returns></returns> public abstract bool Balance(out Equation equation);