Fleet  0.0.9
Inference in the LOT
Typedefs | Variables
Main.cpp File Reference
#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"
Include dependency graph for Main.cpp:

Typedefs

using S = std::string
 

Variables

std::vector< Ssymbols
 
const double LL_PENALTY = 100
 

Typedef Documentation

◆ S

using S = std::string

Variable Documentation

◆ LL_PENALTY

const double LL_PENALTY = 100

◆ symbols

std::vector<S> symbols