119 lines
13 KiB
HTML
119 lines
13 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>OR-Tools</title>
|
|
<meta http-equiv="Content-Type" content="text/html;"/>
|
|
<meta charset="utf-8"/>
|
|
<!--<link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>-->
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
<link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<div id="banner-container">
|
|
<div id="banner">
|
|
<span id="sfml">Google OR-Tools 9.2</span>
|
|
</div>
|
|
</div>
|
|
<div id="content" style="width: 100%; overflow: hidden;">
|
|
<div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
|
|
<h2>C++ Reference</h2>
|
|
<ul>
|
|
<li><a href="../cpp_algorithms/annotated.html">Algorithms</a></li>
|
|
<li><a href="../cpp_sat/annotated.html">CP-SAT</a></li>
|
|
<li><a href="../cpp_graph/annotated.html">Graph</a></li>
|
|
<li><a href="../cpp_routing/annotated.html">Routing</a></li>
|
|
<li><a href="../cpp_linear/annotated.html">Linear solver</a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="content">
|
|
<div align="center">
|
|
<h1 style="color: #145A32;">C++ Reference: CP-SAT</h1>
|
|
</div>
|
|
<!-- Generated by Doxygen 1.9.3 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */
|
|
</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(document).ready(function(){initNavTree('functions_func_b.html',''); initResizable(); });
|
|
/* @license-end */
|
|
</script>
|
|
<div id="doc-content">
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div class="contents">
|
|
 
|
|
|
|
<h3><a id="index_b" name="index_b"></a>- b -</h3><ul>
|
|
<li>back() : <a class="el" href="classoperations__research_1_1_domain.html#a431944fe258a149a4db1271b0cd85efb">Domain</a></li>
|
|
<li>begin() : <a class="el" href="classoperations__research_1_1_domain.html#ad7a48fc0342445c5d2ae540c0aabd3d9">Domain</a>, <a class="el" href="structoperations__research_1_1_domain_1_1_domain_iterator_begin_end.html#ad2c72cdd1e6aae5aca24e2d57c797237">Domain::DomainIteratorBeginEnd</a>, <a class="el" href="structoperations__research_1_1_domain_1_1_domain_iterator_begin_end_with_ownership.html#ad2c72cdd1e6aae5aca24e2d57c797237">Domain::DomainIteratorBeginEndWithOwnership</a>, <a class="el" href="classoperations__research_1_1_sorted_disjoint_interval_list.html#ad5fee900c7aee90671038c79225bf8ec">SortedDisjointIntervalList</a></li>
|
|
<li>best_objective_bound() : <a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#a084d42f2437a4d0666990dc4681e68ec">CpSolverResponse</a></li>
|
|
<li>binary_minimization_algorithm() : <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a20b14f32e4a1bc709b5f078c93c7c715">SatParameters</a></li>
|
|
<li>binary_search_num_conflicts() : <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a86a9d4ab4c9b3a0bbbd20487214fbe44">SatParameters</a></li>
|
|
<li>BinaryMinizationAlgorithm_descriptor() : <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a2dae0fea7cc3bf3185a9be4656aa9862">SatParameters</a></li>
|
|
<li>BinaryMinizationAlgorithm_IsValid() : <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#ad4840164dc94b1cc2b797d716e17a8a6">SatParameters</a></li>
|
|
<li>BinaryMinizationAlgorithm_Name() : <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#ae1593166779b60b14057f05bc44e7e98">SatParameters</a></li>
|
|
<li>BinaryMinizationAlgorithm_Parse() : <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a3929bc739aac4fc474bce0298a0b4692">SatParameters</a></li>
|
|
<li>blocking_restart_multiplier() : <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a5523099a7377143fc9fa791a26dfe6e9">SatParameters</a></li>
|
|
<li>blocking_restart_window_size() : <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#adb83e00e39cddb4f9038939fc8355ecd">SatParameters</a></li>
|
|
<li>bool_and() : <a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#ae95ed5a689e7227c7270780a3896e13c">ConstraintProto</a></li>
|
|
<li>bool_or() : <a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aa544680593276575e5fb0ee036d03a89">ConstraintProto</a></li>
|
|
<li>bool_xor() : <a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#aea095b63a7019461e1b25829842539d4">ConstraintProto</a></li>
|
|
<li>BoolArgumentProto() : <a class="el" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#a1454a507b4045393374da2d8143bb0a7">BoolArgumentProto</a></li>
|
|
<li>boolean_encoding_level() : <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#a81e1f7c86b59fd7eea21210d68504efb">SatParameters</a></li>
|
|
<li>BooleanAssignment() : <a class="el" href="classoperations__research_1_1sat_1_1_boolean_assignment.html#a3adb2b4e1b3250e209745e40e8264ebd">BooleanAssignment</a></li>
|
|
<li>BoolVar() : <a class="el" href="classoperations__research_1_1sat_1_1_bool_var.html#a8d34e06a33d1de52331eef3732b509cf">BoolVar</a></li>
|
|
<li>boxes_with_null_area_can_overlap() : <a class="el" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#a1d63060c1e0b605d9fb5cee6330b3bee">NoOverlap2DConstraintProto</a></li>
|
|
<li>Build() : <a class="el" href="classoperations__research_1_1sat_1_1_cp_model_builder.html#adafa201fbc431e728a7db5c0f43066cc">CpModelBuilder</a></li>
|
|
<li>BuildComplementOnInterval() : <a class="el" href="classoperations__research_1_1_sorted_disjoint_interval_list.html#adbd1a987e5093a5dbfa12232d11ed02a">SortedDisjointIntervalList</a></li>
|
|
<li>ByteSizeLong() : <a class="el" href="classoperations__research_1_1sat_1_1_all_different_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">AllDifferentConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_automaton_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">AutomatonConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_bool_argument_proto.html#af1033c8579625eedc97d25696eeca0b1">BoolArgumentProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_boolean_assignment.html#af1033c8579625eedc97d25696eeca0b1">BooleanAssignment</a>, <a class="el" href="classoperations__research_1_1sat_1_1_circuit_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">CircuitConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">ConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_cp_model_proto.html#af1033c8579625eedc97d25696eeca0b1">CpModelProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_cp_objective_proto.html#af1033c8579625eedc97d25696eeca0b1">CpObjectiveProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_response.html#af1033c8579625eedc97d25696eeca0b1">CpSolverResponse</a>, <a class="el" href="classoperations__research_1_1sat_1_1_cp_solver_solution.html#af1033c8579625eedc97d25696eeca0b1">CpSolverSolution</a>, <a class="el" href="classoperations__research_1_1sat_1_1_cumulative_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">CumulativeConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_decision_strategy_proto.html#af1033c8579625eedc97d25696eeca0b1">DecisionStrategyProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_decision_strategy_proto___affine_transformation.html#af1033c8579625eedc97d25696eeca0b1">DecisionStrategyProto_AffineTransformation</a>, <a class="el" href="classoperations__research_1_1sat_1_1_dense_matrix_proto.html#af1033c8579625eedc97d25696eeca0b1">DenseMatrixProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_element_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">ElementConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_float_objective_proto.html#af1033c8579625eedc97d25696eeca0b1">FloatObjectiveProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_integer_variable_proto.html#af1033c8579625eedc97d25696eeca0b1">IntegerVariableProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_interval_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">IntervalConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_inverse_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">InverseConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_argument_proto.html#af1033c8579625eedc97d25696eeca0b1">LinearArgumentProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_constraint.html#af1033c8579625eedc97d25696eeca0b1">LinearBooleanConstraint</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_boolean_problem.html#af1033c8579625eedc97d25696eeca0b1">LinearBooleanProblem</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">LinearConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_expression_proto.html#af1033c8579625eedc97d25696eeca0b1">LinearExpressionProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_linear_objective.html#af1033c8579625eedc97d25696eeca0b1">LinearObjective</a>, <a class="el" href="classoperations__research_1_1sat_1_1_list_of_variables_proto.html#af1033c8579625eedc97d25696eeca0b1">ListOfVariablesProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_no_overlap2_d_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">NoOverlap2DConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_no_overlap_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">NoOverlapConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_partial_variable_assignment.html#af1033c8579625eedc97d25696eeca0b1">PartialVariableAssignment</a>, <a class="el" href="classoperations__research_1_1sat_1_1_reservoir_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">ReservoirConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_routes_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">RoutesConstraintProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_sat_parameters.html#af1033c8579625eedc97d25696eeca0b1">SatParameters</a>, <a class="el" href="classoperations__research_1_1sat_1_1_sparse_permutation_proto.html#af1033c8579625eedc97d25696eeca0b1">SparsePermutationProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_symmetry_proto.html#af1033c8579625eedc97d25696eeca0b1">SymmetryProto</a>, <a class="el" href="classoperations__research_1_1sat_1_1_table_constraint_proto.html#af1033c8579625eedc97d25696eeca0b1">TableConstraintProto</a></li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|