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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -159,7 +159,7 @@ See the `examples/` directory for complete examples of using OpenEvolve on vario
159
159
160
160
### Circle Packing
161
161
162
-
Our implementation of the circle packing problem from the AlphaEvolve paper, where we successfully match their reported results within 0.04%.
162
+
Our implementation of the circle packing problem from the AlphaEvolve paper. For the n=26 case, where one needs to pack 26 circles in a unit square we also obtain SOTA results.
163
163
164
164
[Explore the Circle Packing Example](examples/circle_packing/)
0 commit comments