Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::DimensionCumulOptimizerCore::TransitTargetCost Struct Reference

Detailed Description

Definition at line 795 of file routing_lp_scheduling.h.

#include <routing_lp_scheduling.h>

Public Attributes

double threshold_ratio
int64_t cost_coefficient_below_threshold
int64_t cost_coefficient_above_threshold

Member Data Documentation

◆ cost_coefficient_above_threshold

int64_t operations_research::DimensionCumulOptimizerCore::TransitTargetCost::cost_coefficient_above_threshold

Definition at line 798 of file routing_lp_scheduling.h.

◆ cost_coefficient_below_threshold

int64_t operations_research::DimensionCumulOptimizerCore::TransitTargetCost::cost_coefficient_below_threshold

Definition at line 797 of file routing_lp_scheduling.h.

◆ threshold_ratio

double operations_research::DimensionCumulOptimizerCore::TransitTargetCost::threshold_ratio

Definition at line 796 of file routing_lp_scheduling.h.


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