$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ivo Kwee (ivo_at_[hidden])
Date: 2001-07-13 08:35:19
Hi,
I want to write some sampling algorithms for the graph lib, but I have
difficulty understanding the code.
1. Anyone started this? MCMC sampling, particle filtering etc...
2. How do I make a new "sampling iterator" that traverses vertices as
in random walk?
Ivo