<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pos, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://projects.horel.org/thibaut/pos/atom/?h=master</id>
<link rel='self' href='https://projects.horel.org/thibaut/pos/atom/?h=master'/>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/pos/'/>
<updated>2016-05-12T02:11:21Z</updated>
<entry>
<title>Adding the abstract</title>
<updated>2016-05-12T02:11:21Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2016-05-12T02:11:21Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/pos/commit/?id=1703977b8697e1713859abf91005a0c09b144320'/>
<id>urn:sha1:1703977b8697e1713859abf91005a0c09b144320</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add final code used during experiments</title>
<updated>2016-05-12T02:03:53Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2016-05-12T02:03:53Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/pos/commit/?id=236b06a88f709ca6c70ce0c7adfb57f9f0b2a60d'/>
<id>urn:sha1:236b06a88f709ca6c70ce0c7adfb57f9f0b2a60d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding the bibliography</title>
<updated>2016-05-12T02:01:32Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2016-05-12T02:01:32Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/pos/commit/?id=aa709603639d6a010ae20bc7fc2856c92693ecf6'/>
<id>urn:sha1:aa709603639d6a010ae20bc7fc2856c92693ecf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding the report</title>
<updated>2016-05-12T02:01:19Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2016-05-12T02:01:19Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/pos/commit/?id=83dabfa1ea162ff4d85aaf6f649c6ded7f8aa9f8'/>
<id>urn:sha1:83dabfa1ea162ff4d85aaf6f649c6ded7f8aa9f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Fisher-Yates schuffle</title>
<updated>2016-05-06T03:24:44Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2016-05-06T03:24:44Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/pos/commit/?id=2fdccd98d65b03f6550d1824a7c5541cb1d175cf'/>
<id>urn:sha1:2fdccd98d65b03f6550d1824a7c5541cb1d175cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Parallelizing the DFS construction (huge performance gain!)</title>
<updated>2016-05-06T02:31:39Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2016-05-06T02:31:39Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/pos/commit/?id=be4c150fe17c4869e80acd2a18a380aa91c49d65'/>
<id>urn:sha1:be4c150fe17c4869e80acd2a18a380aa91c49d65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add parallel building</title>
<updated>2016-05-06T00:30:09Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2016-05-06T00:30:09Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/pos/commit/?id=38f36429617583277028cc7faaf615d3607e827c'/>
<id>urn:sha1:38f36429617583277028cc7faaf615d3607e827c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add readme</title>
<updated>2016-05-05T19:00:56Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2016-05-05T19:00:56Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/pos/commit/?id=67e72810da5014a6e1a355dc1cdc8455c96de8a6'/>
<id>urn:sha1:67e72810da5014a6e1a355dc1cdc8455c96de8a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some comments for proof extraction</title>
<updated>2016-05-05T03:14:36Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2016-05-05T03:13:36Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/pos/commit/?id=7356dc77e0ea986dfd798e9d122e66131b804111'/>
<id>urn:sha1:7356dc77e0ea986dfd798e9d122e66131b804111</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add batch proof extraction: sorting helps more than batching, will have to investigate page faults</title>
<updated>2016-05-05T03:10:15Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2016-05-05T03:10:15Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/pos/commit/?id=27ff4c4aa4988c65caf6093b9dcc3c00f6c00743'/>
<id>urn:sha1:27ff4c4aa4988c65caf6093b9dcc3c00f6c00743</id>
<content type='text'>
</content>
</entry>
</feed>
