Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::RoutingModel::ResourceGroup::Resource Class Reference

A Resource sets attributes (costs/constraints) for a set of dimensions. More...

Detailed Description

A Resource sets attributes (costs/constraints) for a set of dimensions.

Definition at line 441 of file routing.h.

#include <routing.h>

Public Member Functions

const ResourceGroup::AttributesGetDimensionAttributes (DimensionIndex index) const

Friends

class ResourceGroup

Member Function Documentation

◆ GetDimensionAttributes()

const ResourceGroup::Attributes & operations_research::RoutingModel::ResourceGroup::Resource::GetDimensionAttributes ( DimensionIndex index) const
inline

Definition at line 443 of file routing.h.

◆ ResourceGroup

friend class ResourceGroup
friend

Definition at line 465 of file routing.h.


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