<feed xmlns='http://www.w3.org/2005/Atom'>
<title>AlgoGraphCpp/Sources, branch master</title>
<subtitle>UCSD Coursera Graph Algoriths exercises done in C++
</subtitle>
<id>https://code.haidongji.com/AlgoGraphCpp/atom?h=master</id>
<link rel='self' href='https://code.haidongji.com/AlgoGraphCpp/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://code.haidongji.com/AlgoGraphCpp/'/>
<updated>2020-07-20T02:47:57Z</updated>
<entry>
<title>Bipartite check done!</title>
<updated>2020-07-20T02:47:57Z</updated>
<author>
<name>Haidong Ji</name>
</author>
<published>2020-07-20T02:47:57Z</published>
<link rel='alternate' type='text/html' href='https://code.haidongji.com/AlgoGraphCpp/commit/?id=191e37ed2e098167c5dd704caefcf6d9aa73a014'/>
<id>urn:sha1:191e37ed2e098167c5dd704caefcf6d9aa73a014</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Graph BFS distance done!</title>
<updated>2020-07-17T02:27:07Z</updated>
<author>
<name>Haidong Ji</name>
</author>
<published>2020-07-17T02:27:07Z</published>
<link rel='alternate' type='text/html' href='https://code.haidongji.com/AlgoGraphCpp/commit/?id=1aff890249dec9e6d326e4227e52a38447927a5e'/>
<id>urn:sha1:1aff890249dec9e6d326e4227e52a38447927a5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Strongly Connected Components done!</title>
<updated>2020-07-15T03:23:55Z</updated>
<author>
<name>Haidong Ji</name>
</author>
<published>2020-07-15T03:23:55Z</published>
<link rel='alternate' type='text/html' href='https://code.haidongji.com/AlgoGraphCpp/commit/?id=0ab896db8cff24abdf53ff49e15d8e4d6aa6ca9c'/>
<id>urn:sha1:0ab896db8cff24abdf53ff49e15d8e4d6aa6ca9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Topological sort done, easy after Java version is complete.</title>
<updated>2020-07-14T02:14:45Z</updated>
<author>
<name>Haidong Ji</name>
</author>
<published>2020-07-14T02:14:45Z</published>
<link rel='alternate' type='text/html' href='https://code.haidongji.com/AlgoGraphCpp/commit/?id=ce12bcff9ee1185fc7180eac5b52cdb9fa8ad5ff'/>
<id>urn:sha1:ce12bcff9ee1185fc7180eac5b52cdb9fa8ad5ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DAG graph check done. Not too bad after Java version.</title>
<updated>2020-05-22T02:10:28Z</updated>
<author>
<name>Haidong Ji</name>
</author>
<published>2020-05-22T02:10:28Z</published>
<link rel='alternate' type='text/html' href='https://code.haidongji.com/AlgoGraphCpp/commit/?id=cc31979e56422882da475fec8dab689c96694b30'/>
<id>urn:sha1:cc31979e56422882da475fec8dab689c96694b30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Connected Components done, aka "Adding Exits to a Maze"</title>
<updated>2020-05-17T03:53:20Z</updated>
<author>
<name>Haidong Ji</name>
</author>
<published>2020-05-17T03:53:20Z</published>
<link rel='alternate' type='text/html' href='https://code.haidongji.com/AlgoGraphCpp/commit/?id=da9e1015ccdf2ca53295f6e5c76b88d820956194'/>
<id>urn:sha1:da9e1015ccdf2ca53295f6e5c76b88d820956194</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reachability C++ version done. It's not too bad after Java version is</title>
<updated>2020-05-10T21:21:18Z</updated>
<author>
<name>Haidong Ji</name>
</author>
<published>2020-05-10T21:21:18Z</published>
<link rel='alternate' type='text/html' href='https://code.haidongji.com/AlgoGraphCpp/commit/?id=0d2813a19dd37665102319bfe746b8975a080cef'/>
<id>urn:sha1:0d2813a19dd37665102319bfe746b8975a080cef</id>
<content type='text'>
done. Getting googletests up and running, and re-learn C++ contains
method and looping is interesting.</content>
</entry>
<entry>
<title>Machine rebuilt so I had to reconfig Eclipse and googletest for C++ dev</title>
<updated>2020-05-09T20:32:19Z</updated>
<author>
<name>Haidong Ji</name>
</author>
<published>2020-05-09T20:32:19Z</published>
<link rel='alternate' type='text/html' href='https://code.haidongji.com/AlgoGraphCpp/commit/?id=f13dfb8c438c3c565ed4ede430e6046f54e5c9d5'/>
<id>urn:sha1:f13dfb8c438c3c565ed4ede430e6046f54e5c9d5</id>
<content type='text'>
work on Linux</content>
</entry>
</feed>
