lanl-ansi / Alpine.jl

A Julia/JuMP-based Global Optimization Solver for Non-convex Programs
https://lanl-ansi.github.io/Alpine.jl/latest/
Other
241 stars 39 forks source link

New Feature: Linking Constraints for Multilinear Terms #202

Closed jongeunkim closed 1 year ago

jongeunkim commented 1 year ago

Suggest a feature that enables to add linking constraints for multilinear terms [1].

[1] Jongeun Kim, Jean-Philippe P. Richard, Mohit Tawarmalani, Piecewise Polyhedral Relaxations of Multilinear Optimization, 2022, http://www.optimization-online.org/DB_HTML/2022/07/8974.html

harshangrjn commented 1 year ago

Thanks @jongeunkim. Will review it asap and get back to you if I have questions.

harshangrjn commented 1 year ago

Refer PR #203