<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nissy-core/test/130_appendsolution/appendsolution_tests.c, branch windows</title>
<subtitle>The "engine" of nissy, including the H48 optimal solver.</subtitle>
<id>https://git.tronto.net/nissy-core/atom?h=windows</id>
<link rel='self' href='https://git.tronto.net/nissy-core/atom?h=windows'/>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/'/>
<updated>2025-07-17T06:54:44Z</updated>
<entry>
<title>Renamed tests to make space for more coordinate tests</title>
<updated>2025-07-17T06:54:44Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-07-17T06:54:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=270e5b0444f67781856bf80db51650af9cb89b0c'/>
<id>urn:sha1:270e5b0444f67781856bf80db51650af9cb89b0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NISS</title>
<updated>2025-04-25T08:09:22Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-04-25T08:09:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=7faca28009c5efb0ba2b897b34dbdcac47a1a6f3'/>
<id>urn:sha1:7faca28009c5efb0ba2b897b34dbdcac47a1a6f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve order of moves in NISS solutions</title>
<updated>2025-04-20T14:57:38Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-04-20T14:47:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=f1575ed335166a0897f2cfd314a0f4bade6a10fc'/>
<id>urn:sha1:f1575ed335166a0897f2cfd314a0f4bade6a10fc</id>
<content type='text'>
Now the side that has more moves is written first.
For example: write (U L F) B instead of B (U L F)

This also fixes the test on appendsolutions, which used an older version
of the function's signature.
</content>
</entry>
<entry>
<title>Big cleanup for appendsolution()</title>
<updated>2025-03-24T22:09:26Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-03-24T22:09:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=d45e1595ec1cffeab83ac6602b748250b66bea03'/>
<id>urn:sha1:d45e1595ec1cffeab83ac6602b748250b66bea03</id>
<content type='text'>
With this PR the appendsolution routine is extracted from the h48
solver and the new coordinate solver and made generic. This has
many advantages:
- less repetition (even if the two versions are different enough that
  *for now* it was not a big deal)
- smaller h48/solve.h file, which is already a big beast
- easier to test the appendsolution() routine separately
</content>
</entry>
</feed>
