Types

Missing docstring.

Missing docstring for McCormick.MC. Check Documenter's build log for details.

Missing docstring.

Missing docstring for McCormick.RelaxTag. Check Documenter's build log for details.

Constructors for MC

Missing docstring.

Missing docstring for MC{N,T}(y::Float64). Check Documenter's build log for details.

Internal Utilities

Missing docstring.

Missing docstring for mid3. Check Documenter's build log for details.

Missing docstring.

Missing docstring for mid3v. Check Documenter's build log for details.

Missing docstring.

Missing docstring for mid_grad. Check Documenter's build log for details.

Missing docstring.

Missing docstring for dline_seg. Check Documenter's build log for details.

Missing docstring.

Missing docstring for seed_gradient. Check Documenter's build log for details.

Missing docstring.

Missing docstring for cut. Check Documenter's build log for details.

Missing docstring.

Missing docstring for secant. Check Documenter's build log for details.

Missing docstring.

Missing docstring for newton. Check Documenter's build log for details.

Missing docstring.

Missing docstring for McCormick.golden_section_it. Check Documenter's build log for details.

Missing docstring.

Missing docstring for McCormick.golden_section. Check Documenter's build log for details.

(Under development) MCNoGrad

A handful of applications make use of McCormick relaxations directly without the need for subgradients. We are currently adding support for a McCormick struct which omits subgradient propagation in favor of return a MCNoGrad object and associated derivative information. This is currently under development and likely lacking key functionality.

Missing docstring.

Missing docstring for McCormick.MCNoGrad. Check Documenter's build log for details.

Missing docstring.

Missing docstring for MCNoGrad(y::Float64). Check Documenter's build log for details.

Missing docstring.

Missing docstring for MCNoGrad(y::Interval{Float64}). Check Documenter's build log for details.

Missing docstring.

Missing docstring for MCNoGrad(cv::Float64, cc::Float64). Check Documenter's build log for details.