OR-Tools  9.3
jobshop_scheduling_parser.cc File Reference

Go to the source code of this file.

Namespaces

namespace  operations_research
 Collection of objects used to extend the Constraint Solver library.
 
namespace  operations_research::scheduling
 
namespace  operations_research::scheduling::jssp
 

Functions

 ABSL_FLAG (int64_t, jssp_scaling_up_factor, 100000L, "Scaling factor for floating point penalties.")
 

Function Documentation

◆ ABSL_FLAG()

ABSL_FLAG ( int64_t  ,
jssp_scaling_up_factor  ,
100000L  ,
"Scaling factor for floating point penalties."   
)