ScholarGate
助手

方法对比

并排查看您选择的方法;存在差异的行会高亮显示。

确定性遗传算法×遗传算法×
领域仿真优化
方法族Process / pipelineProcess / pipeline
起源年份1975–19891975
提出者Goldberg, D. E.; Holland, J. H.John Henry Holland
类型Deterministic evolutionary optimizationPopulation-based metaheuristic
开创性文献Goldberg, D. E. (1989). Genetic Algorithms in Search, Optimization, and Machine Learning. Addison-Wesley, Reading, MA. ISBN: 9780201157673Holland, J.H. (1975). Adaptation in Natural and Artificial Systems. University of Michigan Press. link ↗
别名DGA, Deterministic EA, Deterministic Evolutionary Algorithm, Deterministic Selection GAGA, evolutionary algorithm, Genetik Algoritma — Evrimsel Optimizasyon
相关55
摘要A Deterministic Genetic Algorithm (DGA) applies the structural framework of evolutionary computation — population, selection, crossover, and replacement — using entirely deterministic operators and fixed decision rules instead of stochastic sampling. By eliminating randomness, the algorithm becomes fully reproducible: running it twice on the same problem yields identical solutions, making it tractable for rigorous benchmarking, reproducibility studies, and systems where stochasticity is undesirable.A genetic algorithm (GA) is a population-based metaheuristic optimization method introduced by John Henry Holland (1975) that mimics the principles of natural selection. It maintains a population of candidate solutions and iteratively improves them through selection, crossover, and mutation operators, making it especially powerful on discontinuous, non-convex, and multi-modal search spaces where classical gradient-based methods fail.
ScholarGate数据集
  1. v1
  2. 2 来源
  3. PUBLISHED
  1. v1
  2. 2 来源
  3. PUBLISHED

前往搜索 Download slides

ScholarGate方法对比: Deterministic Genetic Algorithm · Genetic Algorithm. 于 2026-06-15 检索自 https://scholargate.app/zh/compare