Hi,
I'm interested in solving a nonconvex optimization problem that contains continuous variables and categorical variables (e.g. materials) available from a catalog.
What are the classical approaches? I've read about:
- metaheuristics: random trial and error ;
- dimensionality reduction: https://www.researchgate.net/publication/322292981 ;
- branch and bound: https://www.researchgate.net/publication/321589074.
Are you aware of other systematic approaches?
Thank you,
Charlie