搜索资源列表

  1. GA

    0下载:
  2. C++ implementation of a Genetic algorithm (GA). A population of binary chromosomes is generated randomly to attempt to solve the Weighted MAX SAT Problem. Parameters of crossover, mutation, population size can be control
  3. 所属分类:软件工程

    • 发布日期:2024-11-23
    • 文件大小:14.51mb
    • 提供者:MJ
  1. SAT-GA

    0下载:
  2. 遗传算法 整个流程清晰明了 属于课程提交作业 有点精简-Clarity of the genetic algorithm process is a little program to streamline the job submission
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-23
    • 文件大小:123kb
    • 提供者:斯科
  1. 3SAT

    0下载:
  2. GA比起SA ,最大的优势在于对个初始解,而且存在杂交和变异,让SA具有非常强的跳出局部最优解的能力。而且简单通用,健壮性强。但是待定的参数很多,而且计算速度比较慢。选择,杂交,变异算子的选取也很关键。-GA than SA, the biggest advantage of an initial solution, and there is hybridization and mutation, so that SA has a ve
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-23
    • 文件大小:87kb
    • 提供者:JLH
  1. GA

    0下载:
  2. 采用遗传算法解决一个 MAX 3-SAT 问题,获得最优解。-to achieve best solution in solving MAX 3-SAT problem using genetic algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-23
    • 文件大小:17kb
    • 提供者:林曦

源码中国 www.ymcn.org