<feed xmlns='http://www.w3.org/2005/Atom'>
<title>push_swap, branch radixsort</title>
<subtitle>Sorting challenge solved in C at 42 Heilbronn
</subtitle>
<id>https://git.dkaiser.de/42/push_swap/atom?h=radixsort</id>
<link rel='self' href='https://git.dkaiser.de/42/push_swap/atom?h=radixsort'/>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/'/>
<updated>2024-04-27T14:38:55Z</updated>
<entry>
<title>Cleanup</title>
<updated>2024-04-27T14:38:55Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-27T14:38:55Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=a81ff0a989c8c105f15fd7df4d8ba4970c566669'/>
<id>urn:sha1:a81ff0a989c8c105f15fd7df4d8ba4970c566669</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add sorting for small stacks</title>
<updated>2024-04-27T14:30:16Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-27T14:30:16Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=61926f8658cddccf59b84be222f48edc1e7b8718'/>
<id>urn:sha1:61926f8658cddccf59b84be222f48edc1e7b8718</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sort three and some norme cleanup</title>
<updated>2024-04-26T16:36:07Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-26T16:36:07Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=9ec4dd2e78c61a2b2be8d645d3e523f954d83e9e'/>
<id>urn:sha1:9ec4dd2e78c61a2b2be8d645d3e523f954d83e9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make norminette happy</title>
<updated>2024-04-26T11:56:36Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-26T11:56:36Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=fb11c45c1fa1246dbc80b491f55598698a932e5f'/>
<id>urn:sha1:fb11c45c1fa1246dbc80b491f55598698a932e5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6 from dpu-kaiser/add_2op_optimization</title>
<updated>2024-04-17T08:01:51Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-17T08:01:51Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=ca291232e5716bc277b4d56c7a76dac2f8caa860'/>
<id>urn:sha1:ca291232e5716bc277b4d56c7a76dac2f8caa860</id>
<content type='text'>
Add optimization for double stack ops</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>Merge pull request #4 from dpu-kaiser/refactor-cmd_optimization</title>
<updated>2024-04-16T16:20:57Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-16T16:20:57Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=ca607daf01f965a0a07263f57cdc1274e3a24fe8'/>
<id>urn:sha1:ca607daf01f965a0a07263f57cdc1274e3a24fe8</id>
<content type='text'>
Refactor cmd_optimization</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>Merge pull request #2 from dpu-kaiser/simplify-args</title>
<updated>2024-04-16T07:38:38Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-16T07:38:38Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=571c2f537954fd0d5deb616380276d1d23049aa9'/>
<id>urn:sha1:571c2f537954fd0d5deb616380276d1d23049aa9</id>
<content type='text'>
Simplify args</content>
</entry>
</feed>
