Skip to content

Commit 0b00859

Browse files
authored
Merge pull request #10 from codelion/codelion-patch-1
Update README.md
2 parents 35c3bbc + 84dbfc4 commit 0b00859

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,10 +163,12 @@ Our implementation of the circle packing problem from the AlphaEvolve paper, whe
163163

164164
[Explore the Circle Packing Example](examples/circle_packing/)
165165

166-
**We have sucessfully replicated the results from the AlphaEvolve paper, below is the packaging found by OpenEvolve after 800 iterations**
166+
We have sucessfully replicated the results from the AlphaEvolve paper, below is the packing found by OpenEvolve after 800 iterations
167+
167168
![alpha-evolve-replication](https://github.com/user-attachments/assets/1dc9dc95-7519-4742-bce4-ad3a8402635d)
168169

169-
You can see that this is exactly the packaging reported by AlphaEolve in their paper (Figure 14):
170+
This is exactly the packing reported by AlphaEolve in their paper (Figure 14):
171+
170172
![alpha-evolve-results](https://github.com/user-attachments/assets/bcf8d108-a7d1-41e6-bc46-614e354debcd)
171173

172174
### Function Minimization

0 commit comments

Comments
 (0)