<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nissy-core/shell/shell.c, branch python-callback</title>
<subtitle>The "engine" of nissy, including the H48 optimal solver.</subtitle>
<id>https://git.tronto.net/nissy-core/atom?h=python-callback</id>
<link rel='self' href='https://git.tronto.net/nissy-core/atom?h=python-callback'/>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/'/>
<updated>2025-08-07T13:28:01Z</updated>
<entry>
<title>Added API function for solution variations</title>
<updated>2025-08-07T13:28:01Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-08-07T13:09:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=5355de2921126e2b75e24abd57e17556e22a6ed0'/>
<id>urn:sha1:5355de2921126e2b75e24abd57e17556e22a6ed0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added move sequence comparison function</title>
<updated>2025-07-31T07:47:57Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-07-31T07:47:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=992de12cc081e7dde16c3c231f83bfa77c67825a'/>
<id>urn:sha1:992de12cc081e7dde16c3c231f83bfa77c67825a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix shell return value on solverinfo</title>
<updated>2025-07-18T15:04:53Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-07-18T15:04:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=a36edab98434100422550d7271e54a723350ee38'/>
<id>urn:sha1:a36edab98434100422550d7271e54a723350ee38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added stop / pause / resume solve to API</title>
<updated>2025-04-29T08:08:04Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-04-29T08:08:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=8d3fc9f5f9c0593fcae9c451efe6c89c64dcbe84'/>
<id>urn:sha1:8d3fc9f5f9c0593fcae9c451efe6c89c64dcbe84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added orientation to getcube</title>
<updated>2025-04-23T13:42:11Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-04-23T13:42:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=9c209afd81e4c51e4fc2717c0eeff4a5d116bcb0'/>
<id>urn:sha1:9c209afd81e4c51e4fc2717c0eeff4a5d116bcb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove compose from the public API</title>
<updated>2025-04-22T12:47:25Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-04-22T12:47:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=93522effba2f200257141189de5925a23fca93b8'/>
<id>urn:sha1:93522effba2f200257141189de5925a23fca93b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed old scripts and updated public API</title>
<updated>2025-04-22T07:00:15Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-04-22T07:00:15Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=8b72e391c7185e3da0dfbf0ab60068ac37e4d5cc'/>
<id>urn:sha1:8b72e391c7185e3da0dfbf0ab60068ac37e4d5cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always use unsigned char * for data buffers</title>
<updated>2025-04-21T12:44:07Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-04-21T12:33:01Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=510a7471348788fccba6b7c4b9f7b7cc9aee6ba9'/>
<id>urn:sha1:510a7471348788fccba6b7c4b9f7b7cc9aee6ba9</id>
<content type='text'>
Before this commit I was inconsistently using one of void *, char *
and uint8_t *.
</content>
</entry>
<entry>
<title>Fixed shell usage of optimal and maxsolutions</title>
<updated>2025-04-19T09:18:12Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-04-19T09:18:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=691da8f06614418ed847bdeefa4e708c372a3ecf'/>
<id>urn:sha1:691da8f06614418ed847bdeefa4e708c372a3ecf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Small rework of optimal vs maxsols</title>
<updated>2025-04-17T12:36:27Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-04-17T08:50:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=0ece4b72db22139db51e8f5f37c25f24c84f3e43'/>
<id>urn:sha1:0ece4b72db22139db51e8f5f37c25f24c84f3e43</id>
<content type='text'>
I wanted to make the "optimal" and "maxsolutions" options mutually
exclusive, but in the end I decided there is value in keeping both
(e.g. for specifying a limit to the number of solutions when asking
for "all" optimal").

Now optimal cannot be negative anymore, for the same reason of maxsolutions.

The interface user (shell, UI) will have to take care of handling this
in a way that makes sense for the user. Usually this means setting
the maximum number of solutions to UINT_MAX (or a similar very high
number) when the user wants "all optimal".
</content>
</entry>
</feed>
