$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [boostcon] Where is the viterbi library from boostcon 2009?
From: Steven Maitlall (m.steven_at_[hidden])
Date: 2010-08-11 15:41:58
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-c.html
A link to the PDF of the presentation.
http://www.boostcon.com/site-media/var/sphene/sphwiki/attachment/2009/05/01/dynamic_programming.pdf
- Steven