contrib/mul/mmn/mmn_dp_solver.cxx File Reference

Solve restricted class of Markov problems (trees and tri-trees) More...

#include "mmn_dp_solver.h"
#include <mmn/mmn_order_cost.h>
#include <mmn/mmn_graph_rep1.h>
#include <vcl_cassert.h>
#include <vcl_cstdlib.h>
#include <vcl_sstream.h>
#include <mbl/mbl_parse_block.h>
#include <mbl/mbl_read_props.h>

Go to the source code of this file.


Detailed Description

Solve restricted class of Markov problems (trees and tri-trees)

Author:
Tim Cootes

Definition in file mmn_dp_solver.cxx.