输出有约束的优化
我正在致力于解决黑盒优化问题,其中约束适用于结果。例如,我的函数与成本有关,最小客户需求百分比是适用于成本约束的约束。
这里的问题是不知道函数的内部结构,这不允许我限制我的决策变量。
有没有办法使用进化优化器(遗传算法)来实现这一点? 提前致谢!
I am working on solving a black box optimization problem where the constraints are applicable on the outcome. Example, my function is pertaining to cost and min customer demand % is the constraint applicable as an constraint on cost.
The issue here is not knowing the internals of function which does not allow me to constrain my decision variables.
Is there a way to implement this using Evolutionary optimizers (Genetic Algo)?
Thanks in advance!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论