[boostcon] Where is the viterbi library from boostcon 2009?

Hello, Does anyone have a copy of the Viterbi (dynamic programming) library from boostcon 2009? My google-fu is insufficient to locate it. An email to the author's email address from the boostcon presentation failed to elicit any response. In case anyone is wondering which talk from boostcon prompted my request, here is a link: http://www.mefeedia.com/watch/32045638 Ravi

I didn't dig into it too much, but so far I've found http://openclas.googlecode.com/svn/trunk/cpp/include/openclas/viterbi.hpp <http://openclas.googlecode.com/svn/trunk/cpp/include/openclas/viterbi.hpp> and http://codingplayground.blogspot.com/2009/02/viterbi-algorithm-in-boost-and-... A link to the PDF of the presentation. http://www.boostcon.com/site-media/var/sphene/sphwiki/attachment/2009/05/01/... - Steven

Hi, Thanks for looking into it.
I didn't dig into it too much, but so far I've found
http://openclas.googlecode.com/svn/trunk/cpp/include/openclas/viterbi.hpp http://codingplayground.blogspot.com/2009/02/viterbi-algorithm-in-boost-nd-c...
Unfortunately, neither of the Viterbi implementations above correspond to the presentation linked below.
A link to the PDF of the presentation. http://www.boostcon.com/site-media/var/sphene/sphwiki/attachment/2009/05/01/...
I am interested in modifying the concepts presented in the boostcon talk; the clear separation of concepts presented in the boostcon talk is not shared by any other implementation (to the best of my knowledge). Regards, Ravi
participants (3)
-
lists_ravi@lavabit.com
-
Ravi
-
Steven Maitlall