You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/k_module_problem/README.md
+11-45Lines changed: 11 additions & 45 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,51 +52,6 @@ Generation 2 (crossover):
52
52
53
53
**Key insight**: Evolution discovers correct modules in different individuals and **crossover combines them**. This is the "Building Block Hypothesis" - complex solutions are assembled from simpler discovered components.
54
54
55
-
## Theoretical Analysis
56
-
57
-
| Method | Expected Evaluations | Why |
58
-
|--------|---------------------|-----|
59
-
|**Random Search**|~312 (50% of space) | Pure luck |
0 commit comments