Multi-Knapsack solver
Versión 1.3.0.0 (50,9 KB) por
Sebastien PARIS
Multi-Knapsack solver by two stochastic optimizer : CEM & BK algorithms
Multi-Knapsack solver by two stochastic solvers : i) by Cross-Entropy Method and ii) by Botev-Kroese Method for the following problem
max S(X)=(p^{t}X)
st. WX <= c
Please run the demo files :
test_ce_knapsack.m
test_cemcmc_knapsack.m
NB. You may need to recompile mex-files. Please open run "mexme_mks" to compile on your own platform.
Citar como
Sebastien PARIS (2024). Multi-Knapsack solver (https://www.mathworks.com/matlabcentral/fileexchange/20436-multi-knapsack-solver), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2007b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Más información sobre Particle Swarm en Help Center y MATLAB Answers.
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.