There is a newer version of the record available.

Published November 18, 2020 | Version v0.5.0
Software Open

PSORLab/EAGO.jl: Version 0.5 Release

  • 1. University of Connecticut

Description

  • Introduces the register_eago_operators!(m::JuMP.Model) which can be used to register all nonstandard nonlinear terms used in EAGO in any JuMP model.
    • Introduces positive, negative, lower_bnd, upper_bnd, and bnd functions which can be used to enforce bounds on intermediate terms in nonlinear expressions (EAGO.Optimizer only).
    • Adds envelopes: abs2, sinpi, cospi, fma, cbrt.
    • Adds envelopes and functions: xlogx
    • Adds envelopes of special functions: erf, erfc, erfinv, erfcinv
    • Adds envelopes of activation functions: relu, gelu, elu, selu, swish1, sigmoid, softsign, softplus, bisigmoid, pentanh, leaky_relu, param_relu.
    • Error messages in sip_explicit have been made more transparent.
    • Fixes some issues with documentation image rendering and links.
    • Drops appveyor CI and Travis CI in favor of Github Actions.

Files

PSORLab/EAGO.jl-v0.5.0.zip

Files (1.6 MB)

Name Size Download all
md5:efb24b7734e3366db903bd76010d8616
1.6 MB Preview Download

Additional details

Related works