CGRA-ME
Functions
computeTrailsToBalance_tests.cpp File Reference
#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", "")
 

Function Documentation

◆ SCENARIO() [1/4]

SCENARIO ( "Computing Trails To Balance -- Non-Unique  Solution,
Small"  ,
""   
)

Definition at line 186 of file computeTrailsToBalance_tests.cpp.

◆ SCENARIO() [2/4]

SCENARIO ( "Computing Trails To Balance -- Non-Unique  Solutions,
Large"  ,
""   
)

Definition at line 207 of file computeTrailsToBalance_tests.cpp.

◆ SCENARIO() [3/4]

SCENARIO ( "Computing Trails To Balance -- Single  Solution,
Large"  ,
""   
)

Definition at line 175 of file computeTrailsToBalance_tests.cpp.

◆ SCENARIO() [4/4]

SCENARIO ( "Computing Trails To Balance -- Single  Solution,
Small"  ,
""   
)

Definition at line 138 of file computeTrailsToBalance_tests.cpp.