Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
Google.OrTools.ConstraintSolver.RoutingModel.PickupDeliveryPosition Class Reference
Inheritance diagram for Google.OrTools.ConstraintSolver.RoutingModel.PickupDeliveryPosition:

Public Member Functions

void Dispose ()
 
 PickupDeliveryPosition ()
 

Protected Member Functions

virtual void Dispose (bool disposing)
 

Protected Attributes

bool swigCMemOwn
 

Properties

int pd_pair_index [get, set]
 
int alternative_index [get, set]
 

Detailed Description

Definition at line 964 of file RoutingModel.cs.

Constructor & Destructor Documentation

◆ PickupDeliveryPosition()

Google.OrTools.ConstraintSolver.RoutingModel.PickupDeliveryPosition.PickupDeliveryPosition ( )
inline

Definition at line 1031 of file RoutingModel.cs.

Member Function Documentation

◆ Dispose() [1/2]

void Google.OrTools.ConstraintSolver.RoutingModel.PickupDeliveryPosition.Dispose ( )
inline

Definition at line 994 of file RoutingModel.cs.

◆ Dispose() [2/2]

virtual void Google.OrTools.ConstraintSolver.RoutingModel.PickupDeliveryPosition.Dispose ( bool disposing)
inlineprotectedvirtual

Definition at line 999 of file RoutingModel.cs.

Member Data Documentation

◆ swigCMemOwn

bool Google.OrTools.ConstraintSolver.RoutingModel.PickupDeliveryPosition.swigCMemOwn
protected

Definition at line 966 of file RoutingModel.cs.

Property Documentation

◆ alternative_index

int Google.OrTools.ConstraintSolver.RoutingModel.PickupDeliveryPosition.alternative_index
getset

Definition at line 1021 of file RoutingModel.cs.

◆ pd_pair_index

int Google.OrTools.ConstraintSolver.RoutingModel.PickupDeliveryPosition.pd_pair_index
getset

Definition at line 1011 of file RoutingModel.cs.


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