|
CGRA-ME
|
#include <CGRA/OpGraphProcedures.h>#include <CGRA/utility/Functional.h>#include "testutils/OpGraphsForTesting.hpp"#include <catch2/catch.hpp>Go to the source code of this file.
Functions | |
| SCENARIO ("Computing Trails To Balance -- Single Solution, Small", "") | |
| SCENARIO ("Computing Trails To Balance -- Single Solution, Large", "") | |
| SCENARIO ("Computing Trails To Balance -- Non-Unique Solution, Small", "") | |
| SCENARIO ("Computing Trails To Balance -- Non-Unique Solutions, Large", "") | |
| SCENARIO | ( | "Computing Trails To Balance -- Non-Unique | Solution, |
| Small" | , | ||
| "" | |||
| ) |
Definition at line 186 of file computeTrailsToBalance_tests.cpp.
| SCENARIO | ( | "Computing Trails To Balance -- Non-Unique | Solutions, |
| Large" | , | ||
| "" | |||
| ) |
Definition at line 207 of file computeTrailsToBalance_tests.cpp.
| SCENARIO | ( | "Computing Trails To Balance -- Single | Solution, |
| Large" | , | ||
| "" | |||
| ) |
Definition at line 175 of file computeTrailsToBalance_tests.cpp.
| SCENARIO | ( | "Computing Trails To Balance -- Single | Solution, |
| Small" | , | ||
| "" | |||
| ) |
Definition at line 138 of file computeTrailsToBalance_tests.cpp.
1.8.17