Prolog: An AI program that plays Eternagame

The folding engines in Eterna are buried deep in the code (for efficiency, but also possibly for copyright reasons) and I don’t think that there is any way to use them to test a design automatically. But the code for most of the folding engines is available online (mostly in C++, but there’s also Vienna 1 code in javascript) and so it should be possible to compile these to check your designs.

1 Like