2001
DOI: 10.1142/s0218213001000520
|View full text |Cite
|
Sign up to set email alerts
|

Effective and Efficient Caching in Genetic Algorithms

Abstract: Hard discrete optimization problems using randomized methods such as genetic algorithms require large numbers of samples from the solution space. Each candidate sample/solution must be evaluated using the target fitness/energy function being optimized. Such fitness computations are a bottleneck in sampling methods such as genetic algorithms. We observe that the caching of partial results from these fitness computations can reduce this bottleneck. We provide a rigorous analysis of the run-times of GAs with and … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
14
0

Year Published

2006
2006
2023
2023

Publication Types

Select...
4
1

Relationship

2
3

Authors

Journals

citations
Cited by 5 publications
(14 citation statements)
references
References 9 publications
(5 reference statements)
0
14
0
Order By: Relevance
“…In [10], the approach of caching partial results was introduced. Divide and conquer is a classic algorithm design paradigm.…”
Section: Divide and Conquer And Application To Fitness Evaluations Inmentioning
confidence: 99%
See 4 more Smart Citations
“…In [10], the approach of caching partial results was introduced. Divide and conquer is a classic algorithm design paradigm.…”
Section: Divide and Conquer And Application To Fitness Evaluations Inmentioning
confidence: 99%
“…Divide and conquer is a classic algorithm design paradigm. Below is the skeletal structure of a divide and conquer algorithm [10]: Divide I into smaller instances I 1 , I 2 , · · · I k with problem sizes n 1 , n 2 , · · · n k , resp.…”
Section: Divide and Conquer And Application To Fitness Evaluations Inmentioning
confidence: 99%
See 3 more Smart Citations