optimisation with glpk 4.4 win32
2 次查看(过去 30 天)
显示 更早的评论
i'm using glpk 4.4 win32 as a solver with Matplan to design virtual topology for optical network. but every time i run it my computer freezes. i would be very grateful if anyone can tell me how to stop this occurring. also is there any other solver (other than tomlab/cplex which i cannot afford), i can use with matlab student version to solve mixed integer linear programming problems? many thanks
0 个评论
采纳的回答
Matt J
2013-12-15
编辑:Matt J
2013-12-15
i would be very grateful if anyone can tell me how to stop this occurring
Only the GLPK developers are likely to be of help.
other than tomlab/cplex
You could try ga() in the Global Optimization Toolbox, but I'm told it is not as robust as a dedicated linear solver.
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!