10 #ifndef WRENCH_PEGASUSWORKFLOWPARSER_H
11 #define WRENCH_PEGASUSWORKFLOWPARSER_H
27 static Workflow *createWorkflowFromDAX(
const std::string &filename,
const std::string &reference_flop_rate,
bool redundant_dependencies =
false);
29 static Workflow *createWorkflowFromJSON(
const std::string &filename,
const std::string &reference_flop_rate,
bool redundant_dependencies =
false);
31 static Workflow *createExecutableWorkflowFromJSON(
const std::string &filename,
const std::string &reference_flop_rate,
bool redundant_dependencies =
false);
38 #endif //WRENCH_PEGASUSWORKFLOWPARSER_H