#include <thread>
#include "optedTrainerEvaluator.hpp"
#include "worker.hpp"
#include "boost/filesystem/path.hpp"
Go to the source code of this file.
|
void | addVizData (map< string, map< string, unsigned > > &target, map< string, map< string, unsigned > > &source) |
|
void | drawISM (string model, string patternName, map< string, map< string, unsigned > >graphVizData, unsigned testsPerformed, unsigned timeSteps) |
|
int | main (int argc, char **argv) |
|
TestResult | testModel (TestSpec testSpec, string modelDB) |
|
void | writeError (string error, ofstream &csvFile) |
|
void | writeTestResult (const TestResult &r, ofstream &csvFile) |
|
#define ISM_DATA "/media/share/data" |
void addVizData |
( |
map< string, map< string, unsigned > > & |
target, |
|
|
map< string, map< string, unsigned > > & |
source |
|
) |
| |
void drawISM |
( |
string |
model, |
|
|
string |
patternName, |
|
|
map< string, map< string, unsigned > > |
graphVizData, |
|
|
unsigned |
testsPerformed, |
|
|
unsigned |
timeSteps |
|
) |
| |
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
TestResult testModel |
( |
TestSpec |
testSpec, |
|
|
string |
modelDB |
|
) |
| |
void writeError |
( |
string |
error, |
|
|
ofstream & |
csvFile |
|
) |
| |
void writeTestResult |
( |
const TestResult & |
r, |
|
|
ofstream & |
csvFile |
|
) |
| |
unsigned AMOUNT_OF_THREADS = 4 |
asr_ism
Author(s): Borella Jocelyn, Hanselmann Fabian, Heller Florian, Heizmann Heinrich, Kübler Marcel, Mehlhaus Jonas, Meißner Pascal, Qattan Mohamad, Reckling Reno, Stroh Daniel
autogenerated on Thu Jan 9 2020 07:20:58