<feed xmlns='http://www.w3.org/2005/Atom'>
<title>push_swap/cmd_optimization.c, branch scoresort</title>
<subtitle>Sorting challenge solved in C at 42 Heilbronn
</subtitle>
<id>https://git.dkaiser.de/42/push_swap/atom?h=scoresort</id>
<link rel='self' href='https://git.dkaiser.de/42/push_swap/atom?h=scoresort'/>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/'/>
<updated>2024-04-24T12:59:53Z</updated>
<entry>
<title>Make norminette happy and some more error handling</title>
<updated>2024-04-24T12:59:53Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-24T12:59:53Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=173279d8e83e81fd1d451adb2153103dc0506ad8'/>
<id>urn:sha1:173279d8e83e81fd1d451adb2153103dc0506ad8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Norminette formatting</title>
<updated>2024-04-24T09:08:34Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-24T09:08:34Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=a931d6df9fd873607442a70351fbb7e0f32590d0'/>
<id>urn:sha1:a931d6df9fd873607442a70351fbb7e0f32590d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add movement (with some bugs)</title>
<updated>2024-04-17T10:21:25Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-17T10:21:25Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=b0a8aaeddfc5feb8a55d16891e199f635291c66a'/>
<id>urn:sha1:b0a8aaeddfc5feb8a55d16891e199f635291c66a</id>
<content type='text'>
TODO: Fix sorting direction. Right now the numbers are sorted max -&gt;
min instead of min -&gt; max.
TODO: Fix sorting bug. Some numbers are not sorted.
</content>
</entry>
<entry>
<title>Merge branch 'master' into add_2op_optimization</title>
<updated>2024-04-17T08:00:27Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-17T08:00:27Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=09176f10ff4fbde374825a064241cdc3ff163623'/>
<id>urn:sha1:09176f10ff4fbde374825a064241cdc3ff163623</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add optimization for double stack ops</title>
<updated>2024-04-17T07:53:13Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-17T07:53:13Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=c16af7775f6d4bb56bb8a0891ec646032f442993'/>
<id>urn:sha1:c16af7775f6d4bb56bb8a0891ec646032f442993</id>
<content type='text'>
Now RA and RB will be optimized to RR
</content>
</entry>
<entry>
<title>Refactor cmd_optimization</title>
<updated>2024-04-16T16:10:54Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-16T16:10:54Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=b8be1fba75a133b159b71a5c3c06436a143e670f'/>
<id>urn:sha1:b8be1fba75a133b159b71a5c3c06436a143e670f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add cmd optimization</title>
<updated>2024-04-13T15:49:06Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-13T15:49:06Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=5427f29f7f8b4a6691330c2fc8a1c24027d8fe71'/>
<id>urn:sha1:5427f29f7f8b4a6691330c2fc8a1c24027d8fe71</id>
<content type='text'>
After the sorting algorithm was executed remove unneccessary commands.
</content>
</entry>
</feed>
