![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
#include <limits>
#include <string>
#include <type_traits>
#include <utility>
#include "google/protobuf/runtime_version.h"
#include "google/protobuf/io/coded_stream.h"
#include "google/protobuf/arena.h"
#include "google/protobuf/arenastring.h"
#include "google/protobuf/generated_message_tctable_decl.h"
#include "google/protobuf/generated_message_util.h"
#include "google/protobuf/metadata_lite.h"
#include "google/protobuf/generated_message_reflection.h"
#include "google/protobuf/message.h"
#include "google/protobuf/message_lite.h"
#include "google/protobuf/repeated_field.h"
#include "google/protobuf/extension_set.h"
#include "google/protobuf/unknown_field_set.h"
#include "google/protobuf/wrappers.pb.h"
#include "google/protobuf/port_def.inc"
#include "google/protobuf/port_undef.inc"
Go to the source code of this file.
Classes | |
struct | TableStruct_ortools_2fscheduling_2fjobshop_5fscheduling_2eproto |
Internal implementation detail – do not use these members. More... | |
class | operations_research::scheduling::jssp::TransitionTimeMatrix |
class | operations_research::scheduling::jssp::Task |
class | operations_research::scheduling::jssp::JobPrecedence |
class | operations_research::scheduling::jssp::AssignedTask |
class | operations_research::scheduling::jssp::Machine |
class | operations_research::scheduling::jssp::Job |
class | operations_research::scheduling::jssp::AssignedJob |
class | operations_research::scheduling::jssp::JsspOutputSolution |
class | operations_research::scheduling::jssp::JsspInputProblem |
Namespaces | |
namespace | |
namespace | google::protobuf |
namespace | google::protobuf::internal |
namespace | operations_research |
In SWIG mode, we don't want anything besides these top-level includes. | |
namespace | operations_research::scheduling |
namespace | operations_research::scheduling::jssp |
Macros | |
#define | PROTOBUF_INTERNAL_EXPORT_ortools_2fscheduling_2fjobshop_5fscheduling_2eproto OR_PROTO_DLL |
@protoc_insertion_point(includes) |
Functions | |
template<typename T> | |
::absl::string_view | google::protobuf::internal::GetAnyMessageName () |
Variables | |
OR_PROTO_DLLconst ::google::protobuf::internal::DescriptorTable | descriptor_table_ortools_2fscheduling_2fjobshop_5fscheduling_2eproto |
#define PROTOBUF_INTERNAL_EXPORT_ortools_2fscheduling_2fjobshop_5fscheduling_2eproto OR_PROTO_DLL |
@protoc_insertion_point(includes)
Generated by the protocol buffer compiler. DO NOT EDIT! NO CHECKED-IN PROTOBUF GENCODE source: ortools/scheduling/jobshop_scheduling.proto Protobuf C++ Version: 6.31.1 Must be included last.
Definition at line 38 of file jobshop_scheduling.pb.h.
|
extern |
Definition at line 451 of file jobshop_scheduling.pb.cc.