OR-Tools  8.2
Neighborhood

Detailed Description

Definition at line 34 of file cp_model_lns.h.

Public Attributes

bool is_generated = false
 
bool is_reduced = false
 
CpModelProto cp_model
 
int64 id = 0
 
std::string source_info = ""
 

Member Data Documentation

◆ cp_model

CpModelProto cp_model

Definition at line 45 of file cp_model_lns.h.

◆ id

int64 id = 0

Definition at line 51 of file cp_model_lns.h.

◆ is_generated

bool is_generated = false

Definition at line 36 of file cp_model_lns.h.

◆ is_reduced

bool is_reduced = false

Definition at line 41 of file cp_model_lns.h.

◆ source_info

std::string source_info = ""

Definition at line 55 of file cp_model_lns.h.


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