Discrete integers function optimization ?
Ältere Kommentare anzeigen
Hi everyone,
I was wondering what is the best method or optimization tool i can use for a optimization of a function which it's variables are discrete integers ?
I already used a metaheuristic method (PSO), so i was wondering if there are other method (mathematically) can be used in such kind of optimization problems ?
The problem include constraints such as a check function to test the feasibility of the solution but it's in other file than the main objective function file.
I already saw a similar question and the answer was using GA optimization tool, but i can't use it since it falls in the same category of heuristic methods which i previously mentioned that i used one of them (PSO).
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Solver-Based Optimization Problem Setup finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!