![]() |
Fleet
0.0.9
Inference in the LOT
|
#include <assert.h>#include <tuple>#include <map>#include <string>#include <vector>#include "Combinators.h"#include "DeterministicLOTHypothesis.h"#include "MyHypothesis.h"#include "TopN.h"#include "MCMCChain.h"#include "ParallelTempering.h"#include "Enumeration.h"#include "Strings.h"#include "Fleet.h"
Typedefs | |
| using | S = std::string |
Variables | |
| std::vector< S > | symbols |
| const double | LL_PENALTY = 100 |
| using S = std::string |
| const double LL_PENALTY = 100 |
| std::vector<S> symbols |
1.8.13