testing_strategy.h File Reference

CPP API: testing_strategy.h File Reference
testing_strategy.h File Reference
#include "abm/config.h"
#include "abm/location_id.h"
#include "abm/location_type.h"
#include "abm/parameters.h"
#include "abm/person.h"
#include "abm/location.h"
#include "abm/time.h"
#include "memilio/io/default_serialize.h"
#include <bitset>
#include <vector>
Include dependency graph for testing_strategy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mio::abm::TestingStrategy::LocalStrategy
 Vector of testing schemes used as an entry for either LocationId or LocationType in TestingStrategy. More...
 
class  mio::abm::TestingCriteria
 TestingCriteria for TestingScheme. More...
 
class  mio::abm::TestingScheme
 TestingScheme to regular test Persons. More...
 
class  mio::abm::TestingStrategy
 Set of TestingSchemes that are checked for testing. More...
 

Namespaces

 mio
 A collection of classes to simplify handling of matrix shapes in meta programming.
 
 mio::abm