Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
Google.OrTools.Tests.RoutingDimensionTest Class Reference

Detailed Description

Definition at line 236 of file RoutingSolverTests.cs.

Public Member Functions

void TestCtor ()
void TestSoftSpanUpperBound ()
void TestQuadraticCostSoftSpanUpperBound ()

Member Function Documentation

◆ TestCtor()

void Google.OrTools.Tests.RoutingDimensionTest.TestCtor ( )
inline

Create Routing Index Manager

Create Routing Model.

Create a distance callback.

Convert from routing variable Index to distance matrix NodeIndex.

Definition at line 239 of file RoutingSolverTests.cs.

◆ TestQuadraticCostSoftSpanUpperBound()

void Google.OrTools.Tests.RoutingDimensionTest.TestQuadraticCostSoftSpanUpperBound ( )
inline

Create Routing Index Manager

Create Routing Model.

Create a distance callback.

Convert from routing variable Index to distance matrix NodeIndex.

Definition at line 296 of file RoutingSolverTests.cs.

◆ TestSoftSpanUpperBound()

void Google.OrTools.Tests.RoutingDimensionTest.TestSoftSpanUpperBound ( )
inline

Create Routing Index Manager

Create Routing Model.

Create a distance callback.

Convert from routing variable Index to distance matrix NodeIndex.

Definition at line 261 of file RoutingSolverTests.cs.


The documentation for this class was generated from the following file: