zoukankan      html  css  js  c++  java
  • MOP tricks

    MOP tricks

    开新坑,未完待续

    觉得有用的话,欢迎一起讨论相互学习~Follow Me

    Reference
    [1] Multiobjective Immune Algorithm with Nondominated Neighbor-Based Selection

    • Some references have implied that MOEAs with small population size have difficulty in converging to the Pareto-optimal frontwith well-distributed solutions for complicated problems, especially for the MOPs with more than three objectives(Khare et al., 2003; Tan et al., 2001; Deb, 2001) [1]
      (Khare et al., 2003; Tan et al., 2001; Deb, 2001)

      • Khare, V., Yao, X., and Deb, K. (2003). Performance scaling of multi-objective evolutionary algorithms. Proceedings of the Second International Conference on Evolutionary MultiCriterion Optimization, EMO 2003, volume 2632 of Lecture Notes in Computer Science (pp. 376–390).
      • Tan, K. C., Lee, T. H., and Khor, E. F. (2001). Evolutionary algorithms with dynamic population size and local exploration for multiobjective optimization. IEEE Transactions on Evolutionary Computation, 5(6):565–588.
      • Deb, K. (2001). Multi-Objective Optimization Using Evolutionary Algorithms. John Wiley and Sons, Chichester, UK.
  • 相关阅读:
    P20 HTTP 方法的安全性与幂等性
    P19 查询参数
    P18 写代码:过滤和搜索
    P17 过滤和搜索
    P16 HTTP HEAD
    golang的json操作[转]
    Android中的Service 与 Thread 的区别[转]
    iOS的block内存管理
    Go并发编程基础(译)
    golang闭包里的坑
  • 原文地址:https://www.cnblogs.com/cloud-ken/p/12004109.html
Copyright © 2011-2022 走看看