pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

or-tools: PLIST populated



Module Name:	pkgsrc-wip
Committed By:	mayuresh <mayuresh%acm.org@localhost>
Pushed By:	mayuresh
Date:		Wed Aug 28 17:07:39 2024 +0530
Changeset:	61e2eeef6f6265ab8803e3b6a6323558750a0b4d

Modified Files:
	or-tools/PLIST

Log Message:
or-tools: PLIST populated

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=61e2eeef6f6265ab8803e3b6a6323558750a0b4d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 or-tools/PLIST | 785 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 782 insertions(+), 3 deletions(-)

diffs:
diff --git a/or-tools/PLIST b/or-tools/PLIST
index 92ba51a2d7..4036ad250f 100644
--- a/or-tools/PLIST
+++ b/or-tools/PLIST
@@ -1,4 +1,783 @@
 @comment $NetBSD$
-@comment TODO: to fill this file with the file listing:
-@comment TODO: 1. run "/usr/bin/make package"
-@comment TODO: 2. run "/usr/bin/make print-PLIST"
+bin/assignment_groups_mip
+bin/assignment_groups_sat
+bin/assignment_linear_sum_assignment
+bin/assignment_min_flow
+bin/assignment_mip
+bin/assignment_sat
+bin/assignment_task_sizes_mip
+bin/assignment_task_sizes_sat
+bin/assignment_teams_mip
+bin/assignment_teams_sat
+bin/assumptions_sample_sat
+bin/balance_min_flow
+bin/basic_example
+bin/bfs_directed
+bin/bfs_one_to_all
+bin/bfs_undirected
+bin/bin_packing_mip
+bin/binpacking_problem_sat
+bin/bool_or_sample_sat
+bin/channeling_sample_sat
+bin/clone_model_sample_sat
+bin/cocktail_hour
+bin/cp_is_fun_cp
+bin/cp_is_fun_sat
+bin/cp_sat_example
+bin/cutting_stock
+bin/dag_constrained_shortest_path_sequential
+bin/dag_multiple_shortest_paths_one_to_all
+bin/dag_multiple_shortest_paths_sequential
+bin/dag_shortest_path_one_to_all
+bin/dag_shortest_path_sequential
+bin/dag_simple_constrained_shortest_path
+bin/dag_simple_multiple_shortest_paths
+bin/dag_simple_shortest_path
+bin/dijkstra_all_pairs_shortest_paths
+bin/dijkstra_directed
+bin/dijkstra_one_to_all
+bin/dijkstra_sequential
+bin/dijkstra_undirected
+bin/earliness_tardiness_cost_sample_sat
+bin/facility_lp_benders
+bin/fzn-cp-sat
+bin/graph_coloring
+bin/integer_programming_example
+bin/interval_sample_sat
+bin/knapsack
+bin/lagrangian_relaxation
+bin/linear_programming_example
+bin/literal_sample_sat
+bin/mathopt_info
+bin/minimal_jobshop_cp
+bin/minimal_jobshop_sat
+bin/mip_var_array
+bin/multiple_knapsack_mip
+bin/multiple_knapsack_sat
+bin/no_overlap_sample_sat
+bin/non_linear_sat
+bin/nqueens_cp
+bin/nqueens_sat
+bin/nurses_cp
+bin/nurses_sat
+bin/optional_interval_sample_sat
+bin/rabbits_and_pheasants_cp
+bin/rabbits_and_pheasants_sat
+bin/ranking_sample_sat
+bin/reified_sample_sat
+bin/root_a_tree
+bin/rooted_tree_paths
+bin/sat_runner
+bin/schedule_requests_sat
+bin/search_for_all_solutions_sample_sat
+bin/simple_cp_program
+bin/simple_glop_program
+bin/simple_knapsack_program
+bin/simple_lp_program
+bin/simple_ls_program
+bin/simple_max_flow_program
+bin/simple_min_cost_flow_program
+bin/simple_mip_program
+bin/simple_pdlp_program
+bin/simple_routing_program
+bin/simple_sat_program
+bin/solution_hinting_sample_sat
+bin/solve
+bin/solve_and_print_intermediate_solutions_sample_sat
+bin/solve_with_time_limit_sample_sat
+bin/step_function_sample_sat
+bin/stigler_diet
+bin/stop_after_n_solutions_sample_sat
+bin/time_indexed_scheduling
+bin/tsp
+bin/tsp_circuit_board
+bin/tsp_cities
+bin/tsp_cities_routes
+bin/tsp_distance_matrix
+bin/vector_bin_packing
+bin/vrp
+bin/vrp_breaks
+bin/vrp_capacity
+bin/vrp_drop_nodes
+bin/vrp_global_span
+bin/vrp_initial_routes
+bin/vrp_pickup_delivery
+bin/vrp_pickup_delivery_fifo
+bin/vrp_pickup_delivery_lifo
+bin/vrp_resources
+bin/vrp_routes
+bin/vrp_solution_callback
+bin/vrp_starts_ends
+bin/vrp_time_windows
+bin/vrp_with_time_limit
+bin/vrptw_store_solution_data
+include/ortools/algorithms/adjustable_k_ary_heap.h
+include/ortools/algorithms/binary_indexed_tree.h
+include/ortools/algorithms/binary_search.h
+include/ortools/algorithms/dense_doubly_linked_list.h
+include/ortools/algorithms/duplicate_remover.h
+include/ortools/algorithms/dynamic_partition.h
+include/ortools/algorithms/dynamic_permutation.h
+include/ortools/algorithms/find_graph_symmetries.h
+include/ortools/algorithms/hungarian.h
+include/ortools/algorithms/knapsack_solver.h
+include/ortools/algorithms/n_choose_k.h
+include/ortools/algorithms/python/knapsack_solver_doc.h
+include/ortools/algorithms/radix_sort.h
+include/ortools/algorithms/set_cover.pb.h
+include/ortools/algorithms/set_cover_heuristics.h
+include/ortools/algorithms/set_cover_invariant.h
+include/ortools/algorithms/set_cover_mip.h
+include/ortools/algorithms/set_cover_model.h
+include/ortools/algorithms/set_cover_reader.h
+include/ortools/algorithms/sparse_permutation.h
+include/ortools/base/accurate_sum.h
+include/ortools/base/adjustable_priority_queue-inl.h
+include/ortools/base/adjustable_priority_queue.h
+include/ortools/base/base_export.h
+include/ortools/base/basictypes.h
+include/ortools/base/bitmap.h
+include/ortools/base/case.h
+include/ortools/base/commandlineflags.h
+include/ortools/base/container_logging.h
+include/ortools/base/dump_vars.h
+include/ortools/base/dynamic_library.h
+include/ortools/base/encodingutils.h
+include/ortools/base/file.h
+include/ortools/base/filesystem.h
+include/ortools/base/gmock.h
+include/ortools/base/gzipfile.h
+include/ortools/base/gzipstring.h
+include/ortools/base/hash.h
+include/ortools/base/helpers.h
+include/ortools/base/init_google.h
+include/ortools/base/int_type.h
+include/ortools/base/iterator_adaptors.h
+include/ortools/base/linked_hash_map.h
+include/ortools/base/logging.h
+include/ortools/base/macros.h
+include/ortools/base/map_util.h
+include/ortools/base/mathlimits.h
+include/ortools/base/mathutil.h
+include/ortools/base/memfile.h
+include/ortools/base/message_matchers.h
+include/ortools/base/murmur.h
+include/ortools/base/mutable_memfile.h
+include/ortools/base/numbers.h
+include/ortools/base/options.h
+include/ortools/base/parse_text_proto.h
+include/ortools/base/path.h
+include/ortools/base/protobuf_util.h
+include/ortools/base/protoutil.h
+include/ortools/base/ptr_util.h
+include/ortools/base/python-swig.h
+include/ortools/base/recordio.h
+include/ortools/base/small_map.h
+include/ortools/base/source_location.h
+include/ortools/base/status_builder.h
+include/ortools/base/status_macros.h
+include/ortools/base/status_matchers.h
+include/ortools/base/stl_logging.h
+include/ortools/base/stl_util.h
+include/ortools/base/strong_int.h
+include/ortools/base/strong_vector.h
+include/ortools/base/strtoint.h
+include/ortools/base/sysinfo.h
+include/ortools/base/temp_path.h
+include/ortools/base/threadpool.h
+include/ortools/base/timer.h
+include/ortools/base/top_n.h
+include/ortools/base/typeid.h
+include/ortools/base/types.h
+include/ortools/base/version.h
+include/ortools/base/zipfile.h
+include/ortools/bop/bop_base.h
+include/ortools/bop/bop_fs.h
+include/ortools/bop/bop_lns.h
+include/ortools/bop/bop_ls.h
+include/ortools/bop/bop_parameters.pb.h
+include/ortools/bop/bop_portfolio.h
+include/ortools/bop/bop_solution.h
+include/ortools/bop/bop_solver.h
+include/ortools/bop/bop_types.h
+include/ortools/bop/bop_util.h
+include/ortools/bop/complete_optimizer.h
+include/ortools/bop/integral_solver.h
+include/ortools/constraint_solver/assignment.pb.h
+include/ortools/constraint_solver/constraint_solver.h
+include/ortools/constraint_solver/constraint_solveri.h
+include/ortools/constraint_solver/demon_profiler.pb.h
+include/ortools/constraint_solver/java/javawrapcp_util.h
+include/ortools/constraint_solver/routing.h
+include/ortools/constraint_solver/routing_constraints.h
+include/ortools/constraint_solver/routing_decision_builders.h
+include/ortools/constraint_solver/routing_enums.pb.h
+include/ortools/constraint_solver/routing_filters.h
+include/ortools/constraint_solver/routing_ils.h
+include/ortools/constraint_solver/routing_ils.pb.h
+include/ortools/constraint_solver/routing_index_manager.h
+include/ortools/constraint_solver/routing_insertion_lns.h
+include/ortools/constraint_solver/routing_lp_scheduling.h
+include/ortools/constraint_solver/routing_neighborhoods.h
+include/ortools/constraint_solver/routing_parameters.h
+include/ortools/constraint_solver/routing_parameters.pb.h
+include/ortools/constraint_solver/routing_search.h
+include/ortools/constraint_solver/routing_types.h
+include/ortools/constraint_solver/routing_utils.h
+include/ortools/constraint_solver/search_limit.pb.h
+include/ortools/constraint_solver/search_stats.pb.h
+include/ortools/constraint_solver/solver_parameters.pb.h
+include/ortools/flatzinc/checker.h
+include/ortools/flatzinc/cp_model_fz_solver.h
+include/ortools/flatzinc/model.h
+include/ortools/flatzinc/parser.h
+include/ortools/flatzinc/parser_util.h
+include/ortools/flatzinc/presolve.h
+include/ortools/glop/basis_representation.h
+include/ortools/glop/dual_edge_norms.h
+include/ortools/glop/entering_variable.h
+include/ortools/glop/initial_basis.h
+include/ortools/glop/lp_solver.h
+include/ortools/glop/lu_factorization.h
+include/ortools/glop/markowitz.h
+include/ortools/glop/parameters.pb.h
+include/ortools/glop/parameters_validation.h
+include/ortools/glop/preprocessor.h
+include/ortools/glop/pricing.h
+include/ortools/glop/primal_edge_norms.h
+include/ortools/glop/rank_one_update.h
+include/ortools/glop/reduced_costs.h
+include/ortools/glop/revised_simplex.h
+include/ortools/glop/status.h
+include/ortools/glop/update_row.h
+include/ortools/glop/variable_values.h
+include/ortools/glop/variables_info.h
+include/ortools/glpk/glpk_computational_form.h
+include/ortools/glpk/glpk_env_deleter.h
+include/ortools/glpk/glpk_formatters.h
+include/ortools/graph/assignment.h
+include/ortools/graph/bfs.h
+include/ortools/graph/bidirectional_dijkstra.h
+include/ortools/graph/bounded_dijkstra.h
+include/ortools/graph/christofides.h
+include/ortools/graph/cliques.h
+include/ortools/graph/connected_components.h
+include/ortools/graph/dag_constrained_shortest_path.h
+include/ortools/graph/dag_shortest_path.h
+include/ortools/graph/ebert_graph.h
+include/ortools/graph/eulerian_path.h
+include/ortools/graph/flow_problem.pb.h
+include/ortools/graph/graph.h
+include/ortools/graph/graphs.h
+include/ortools/graph/hamiltonian_path.h
+include/ortools/graph/io.h
+include/ortools/graph/iterators.h
+include/ortools/graph/k_shortest_paths.h
+include/ortools/graph/linear_assignment.h
+include/ortools/graph/max_flow.h
+include/ortools/graph/min_cost_flow.h
+include/ortools/graph/minimum_spanning_tree.h
+include/ortools/graph/multi_dijkstra.h
+include/ortools/graph/one_tree_lower_bound.h
+include/ortools/graph/perfect_matching.h
+include/ortools/graph/random_graph.h
+include/ortools/graph/rooted_tree.h
+include/ortools/graph/shortest_paths.h
+include/ortools/graph/strongly_connected_components.h
+include/ortools/graph/topologicalsorter.h
+include/ortools/graph/util.h
+include/ortools/gscip/gscip.h
+include/ortools/gscip/gscip.pb.h
+include/ortools/gscip/gscip_callback_result.h
+include/ortools/gscip/gscip_constraint_handler.h
+include/ortools/gscip/gscip_event_handler.h
+include/ortools/gscip/gscip_ext.h
+include/ortools/gscip/gscip_message_handler.h
+include/ortools/gscip/gscip_parameters.h
+include/ortools/gscip/legacy_scip_params.h
+include/ortools/gurobi/environment.h
+include/ortools/gurobi/gurobi_stdout_matchers.h
+include/ortools/gurobi/gurobi_util.h
+include/ortools/gurobi/isv_public/gurobi_isv.h
+include/ortools/init/init.h
+include/ortools/init/python/init_doc.h
+include/ortools/linear_solver/glop_utils.h
+include/ortools/linear_solver/linear_expr.h
+include/ortools/linear_solver/linear_solver.h
+include/ortools/linear_solver/linear_solver.pb.h
+include/ortools/linear_solver/linear_solver_callback.h
+include/ortools/linear_solver/model_exporter.h
+include/ortools/linear_solver/model_exporter_swig_helper.h
+include/ortools/linear_solver/model_validator.h
+include/ortools/linear_solver/proto_solver/glop_proto_solver.h
+include/ortools/linear_solver/proto_solver/gurobi_proto_solver.h
+include/ortools/linear_solver/proto_solver/highs_proto_solver.h
+include/ortools/linear_solver/proto_solver/pdlp_proto_solver.h
+include/ortools/linear_solver/proto_solver/proto_utils.h
+include/ortools/linear_solver/proto_solver/sat_proto_solver.h
+include/ortools/linear_solver/proto_solver/sat_solver_utils.h
+include/ortools/linear_solver/proto_solver/scip_proto_solver.h
+include/ortools/linear_solver/proto_solver/xpress_proto_solver.h
+include/ortools/linear_solver/samples/network_design_ilph.h
+include/ortools/linear_solver/scip_callback.h
+include/ortools/linear_solver/scip_helper_macros.h
+include/ortools/linear_solver/solve_mp_model.h
+include/ortools/linear_solver/wrappers/model_builder_helper.h
+include/ortools/lp_data/lp_data.h
+include/ortools/lp_data/lp_data_utils.h
+include/ortools/lp_data/lp_decomposer.h
+include/ortools/lp_data/lp_parser.h
+include/ortools/lp_data/lp_print_utils.h
+include/ortools/lp_data/lp_types.h
+include/ortools/lp_data/lp_utils.h
+include/ortools/lp_data/matrix_scaler.h
+include/ortools/lp_data/matrix_utils.h
+include/ortools/lp_data/model_reader.h
+include/ortools/lp_data/mps_reader.h
+include/ortools/lp_data/mps_reader_template.h
+include/ortools/lp_data/permutation.h
+include/ortools/lp_data/proto_utils.h
+include/ortools/lp_data/scattered_vector.h
+include/ortools/lp_data/sol_reader.h
+include/ortools/lp_data/sparse.h
+include/ortools/lp_data/sparse_column.h
+include/ortools/lp_data/sparse_row.h
+include/ortools/lp_data/sparse_vector.h
+include/ortools/math_opt/callback.pb.h
+include/ortools/math_opt/constraints/indicator/indicator_constraint.h
+include/ortools/math_opt/constraints/indicator/storage.h
+include/ortools/math_opt/constraints/indicator/validator.h
+include/ortools/math_opt/constraints/quadratic/quadratic_constraint.h
+include/ortools/math_opt/constraints/quadratic/storage.h
+include/ortools/math_opt/constraints/quadratic/validator.h
+include/ortools/math_opt/constraints/second_order_cone/second_order_cone_constraint.h
+include/ortools/math_opt/constraints/second_order_cone/storage.h
+include/ortools/math_opt/constraints/second_order_cone/validator.h
+include/ortools/math_opt/constraints/sos/sos1_constraint.h
+include/ortools/math_opt/constraints/sos/sos2_constraint.h
+include/ortools/math_opt/constraints/sos/storage.h
+include/ortools/math_opt/constraints/sos/util.h
+include/ortools/math_opt/constraints/sos/validator.h
+include/ortools/math_opt/constraints/util/model_util.h
+include/ortools/math_opt/core/arrow_operator_proxy.h
+include/ortools/math_opt/core/base_solver.h
+include/ortools/math_opt/core/c_api/solver.h
+include/ortools/math_opt/core/concurrent_calls_guard.h
+include/ortools/math_opt/core/empty_bounds.h
+include/ortools/math_opt/core/invalid_indicators.h
+include/ortools/math_opt/core/inverted_bounds.h
+include/ortools/math_opt/core/math_opt_proto_utils.h
+include/ortools/math_opt/core/model_summary.h
+include/ortools/math_opt/core/non_streamable_solver_init_arguments.h
+include/ortools/math_opt/core/solver.h
+include/ortools/math_opt/core/solver_debug.h
+include/ortools/math_opt/core/solver_interface.h
+include/ortools/math_opt/core/sorted.h
+include/ortools/math_opt/core/sparse_submatrix.h
+include/ortools/math_opt/core/sparse_vector.h
+include/ortools/math_opt/core/sparse_vector_view.h
+include/ortools/math_opt/cpp/basis_status.h
+include/ortools/math_opt/cpp/callback.h
+include/ortools/math_opt/cpp/compute_infeasible_subsystem_arguments.h
+include/ortools/math_opt/cpp/compute_infeasible_subsystem_result.h
+include/ortools/math_opt/cpp/enums.h
+include/ortools/math_opt/cpp/formatters.h
+include/ortools/math_opt/cpp/incremental_solver.h
+include/ortools/math_opt/cpp/key_types.h
+include/ortools/math_opt/cpp/linear_constraint.h
+include/ortools/math_opt/cpp/map_filter.h
+include/ortools/math_opt/cpp/matchers.h
+include/ortools/math_opt/cpp/math_opt.h
+include/ortools/math_opt/cpp/message_callback.h
+include/ortools/math_opt/cpp/model.h
+include/ortools/math_opt/cpp/model_solve_parameters.h
+include/ortools/math_opt/cpp/objective.h
+include/ortools/math_opt/cpp/parameters.h
+include/ortools/math_opt/cpp/solution.h
+include/ortools/math_opt/cpp/solve.h
+include/ortools/math_opt/cpp/solve_arguments.h
+include/ortools/math_opt/cpp/solve_impl.h
+include/ortools/math_opt/cpp/solve_result.h
+include/ortools/math_opt/cpp/solver_init_arguments.h
+include/ortools/math_opt/cpp/solver_resources.h
+include/ortools/math_opt/cpp/sparse_containers.h
+include/ortools/math_opt/cpp/statistics.h
+include/ortools/math_opt/cpp/streamable_solver_init_arguments.h
+include/ortools/math_opt/cpp/update_result.h
+include/ortools/math_opt/cpp/update_tracker.h
+include/ortools/math_opt/cpp/variable_and_expressions.h
+include/ortools/math_opt/infeasible_subsystem.pb.h
+include/ortools/math_opt/io/lp/lp_model.h
+include/ortools/math_opt/io/lp/lp_name.h
+include/ortools/math_opt/io/lp/model_utils.h
+include/ortools/math_opt/io/lp_converter.h
+include/ortools/math_opt/io/lp_parser.h
+include/ortools/math_opt/io/mps_converter.h
+include/ortools/math_opt/io/names_removal.h
+include/ortools/math_opt/io/proto_converter.h
+include/ortools/math_opt/labs/dualizer.h
+include/ortools/math_opt/labs/general_constraint_to_mip.h
+include/ortools/math_opt/labs/linear_expr_util.h
+include/ortools/math_opt/labs/solution_feasibility_checker.h
+include/ortools/math_opt/labs/solution_improvement.h
+include/ortools/math_opt/model.pb.h
+include/ortools/math_opt/model_parameters.pb.h
+include/ortools/math_opt/model_update.pb.h
+include/ortools/math_opt/parameters.pb.h
+include/ortools/math_opt/result.pb.h
+include/ortools/math_opt/rpc.pb.h
+include/ortools/math_opt/solution.pb.h
+include/ortools/math_opt/solver_tests/base_solver_test.h
+include/ortools/math_opt/solver_tests/callback_tests.h
+include/ortools/math_opt/solver_tests/generic_tests.h
+include/ortools/math_opt/solver_tests/infeasible_subsystem_tests.h
+include/ortools/math_opt/solver_tests/invalid_input_tests.h
+include/ortools/math_opt/solver_tests/ip_model_solve_parameters_tests.h
+include/ortools/math_opt/solver_tests/ip_multiple_solutions_tests.h
+include/ortools/math_opt/solver_tests/ip_parameter_tests.h
+include/ortools/math_opt/solver_tests/logical_constraint_tests.h
+include/ortools/math_opt/solver_tests/lp_incomplete_solve_tests.h
+include/ortools/math_opt/solver_tests/lp_initial_basis_tests.h
+include/ortools/math_opt/solver_tests/lp_model_solve_parameters_tests.h
+include/ortools/math_opt/solver_tests/lp_parameter_tests.h
+include/ortools/math_opt/solver_tests/lp_tests.h
+include/ortools/math_opt/solver_tests/mip_tests.h
+include/ortools/math_opt/solver_tests/multi_objective_tests.h
+include/ortools/math_opt/solver_tests/qc_tests.h
+include/ortools/math_opt/solver_tests/qp_tests.h
+include/ortools/math_opt/solver_tests/second_order_cone_tests.h
+include/ortools/math_opt/solver_tests/status_tests.h
+include/ortools/math_opt/solver_tests/test_models.h
+include/ortools/math_opt/solvers/cp_sat_solver.h
+include/ortools/math_opt/solvers/glop_solver.h
+include/ortools/math_opt/solvers/glpk.pb.h
+include/ortools/math_opt/solvers/glpk/gap.h
+include/ortools/math_opt/solvers/glpk/glpk_sparse_vector.h
+include/ortools/math_opt/solvers/glpk/rays.h
+include/ortools/math_opt/solvers/glpk_solver.h
+include/ortools/math_opt/solvers/gscip/gscip_solver_constraint_handler.h
+include/ortools/math_opt/solvers/gscip_solver.h
+include/ortools/math_opt/solvers/gurobi.pb.h
+include/ortools/math_opt/solvers/gurobi/g_gurobi.h
+include/ortools/math_opt/solvers/gurobi_callback.h
+include/ortools/math_opt/solvers/gurobi_init_arguments.h
+include/ortools/math_opt/solvers/gurobi_solver.h
+include/ortools/math_opt/solvers/highs.pb.h
+include/ortools/math_opt/solvers/highs_solver.h
+include/ortools/math_opt/solvers/message_callback_data.h
+include/ortools/math_opt/solvers/osqp.pb.h
+include/ortools/math_opt/solvers/pdlp_bridge.h
+include/ortools/math_opt/solvers/pdlp_solver.h
+include/ortools/math_opt/sparse_containers.pb.h
+include/ortools/math_opt/storage/atomic_constraint_storage.h
+include/ortools/math_opt/storage/iterators.h
+include/ortools/math_opt/storage/linear_constraint_storage.h
+include/ortools/math_opt/storage/linear_expression_data.h
+include/ortools/math_opt/storage/model_storage.h
+include/ortools/math_opt/storage/model_storage_types.h
+include/ortools/math_opt/storage/objective_storage.h
+include/ortools/math_opt/storage/range.h
+include/ortools/math_opt/storage/sparse_coefficient_map.h
+include/ortools/math_opt/storage/sparse_matrix.h
+include/ortools/math_opt/storage/update_trackers.h
+include/ortools/math_opt/storage/variable_storage.h
+include/ortools/math_opt/testing/param_name.h
+include/ortools/math_opt/testing/stream.h
+include/ortools/math_opt/tools/file_format_flags.h
+include/ortools/math_opt/validators/bounds_and_status_validator.h
+include/ortools/math_opt/validators/callback_validator.h
+include/ortools/math_opt/validators/ids_validator.h
+include/ortools/math_opt/validators/infeasible_subsystem_validator.h
+include/ortools/math_opt/validators/linear_expression_validator.h
+include/ortools/math_opt/validators/model_parameters_validator.h
+include/ortools/math_opt/validators/model_validator.h
+include/ortools/math_opt/validators/result_validator.h
+include/ortools/math_opt/validators/scalar_validator.h
+include/ortools/math_opt/validators/solution_validator.h
+include/ortools/math_opt/validators/solve_parameters_validator.h
+include/ortools/math_opt/validators/solve_stats_validator.h
+include/ortools/math_opt/validators/sparse_matrix_validator.h
+include/ortools/math_opt/validators/sparse_vector_validator.h
+include/ortools/math_opt/validators/termination_validator.h
+include/ortools/packing/arc_flow_builder.h
+include/ortools/packing/arc_flow_solver.h
+include/ortools/packing/binpacking_2d_parser.h
+include/ortools/packing/multiple_dimensions_bin_packing.pb.h
+include/ortools/packing/vector_bin_packing.pb.h
+include/ortools/packing/vector_bin_packing_parser.h
+include/ortools/pdlp/iteration_stats.h
+include/ortools/pdlp/primal_dual_hybrid_gradient.h
+include/ortools/pdlp/quadratic_program.h
+include/ortools/pdlp/quadratic_program_io.h
+include/ortools/pdlp/scheduler.h
+include/ortools/pdlp/sharded_optimization_utils.h
+include/ortools/pdlp/sharded_quadratic_program.h
+include/ortools/pdlp/sharder.h
+include/ortools/pdlp/solve_log.pb.h
+include/ortools/pdlp/solvers.pb.h
+include/ortools/pdlp/solvers_proto_validation.h
+include/ortools/pdlp/termination.h
+include/ortools/pdlp/test_util.h
+include/ortools/pdlp/trust_region.h
+include/ortools/port/file.h
+include/ortools/port/proto_utils.h
+include/ortools/port/scoped_std_stream_capture.h
+include/ortools/port/sysinfo.h
+include/ortools/port/utf8.h
+include/ortools/routing/parsers/carp_parser.h
+include/ortools/routing/parsers/cvrptw_lib.h
+include/ortools/routing/parsers/dow_parser.h
+include/ortools/routing/parsers/lilim_parser.h
+include/ortools/routing/parsers/nearp_parser.h
+include/ortools/routing/parsers/pdtsp_parser.h
+include/ortools/routing/parsers/simple_graph.h
+include/ortools/routing/parsers/solomon_parser.h
+include/ortools/routing/parsers/solution_serializer.h
+include/ortools/routing/parsers/tsplib_parser.h
+include/ortools/routing/parsers/tsptw_parser.h
+include/ortools/sat/2d_orthogonal_packing.h
+include/ortools/sat/2d_orthogonal_packing_testing.h
+include/ortools/sat/2d_packing_brute_force.h
+include/ortools/sat/all_different.h
+include/ortools/sat/boolean_problem.h
+include/ortools/sat/boolean_problem.pb.h
+include/ortools/sat/circuit.h
+include/ortools/sat/clause.h
+include/ortools/sat/constraint_violation.h
+include/ortools/sat/cp_constraints.h
+include/ortools/sat/cp_model.h
+include/ortools/sat/cp_model.pb.h
+include/ortools/sat/cp_model_checker.h
+include/ortools/sat/cp_model_expand.h
+include/ortools/sat/cp_model_lns.h
+include/ortools/sat/cp_model_loader.h
+include/ortools/sat/cp_model_mapping.h
+include/ortools/sat/cp_model_postsolve.h
+include/ortools/sat/cp_model_presolve.h
+include/ortools/sat/cp_model_search.h
+include/ortools/sat/cp_model_service.pb.h
+include/ortools/sat/cp_model_solver.h
+include/ortools/sat/cp_model_solver_helpers.h
+include/ortools/sat/cp_model_symmetries.h
+include/ortools/sat/cp_model_utils.h
+include/ortools/sat/cumulative.h
+include/ortools/sat/cumulative_energy.h
+include/ortools/sat/cuts.h
+include/ortools/sat/diffn.h
+include/ortools/sat/diffn_cuts.h
+include/ortools/sat/diffn_util.h
+include/ortools/sat/diophantine.h
+include/ortools/sat/disjunctive.h
+include/ortools/sat/drat_checker.h
+include/ortools/sat/drat_proof_handler.h
+include/ortools/sat/drat_writer.h
+include/ortools/sat/encoding.h
+include/ortools/sat/feasibility_jump.h
+include/ortools/sat/feasibility_pump.h
+include/ortools/sat/go/cp_solver_c.h
+include/ortools/sat/implied_bounds.h
+include/ortools/sat/inclusion.h
+include/ortools/sat/integer.h
+include/ortools/sat/integer_expr.h
+include/ortools/sat/integer_search.h
+include/ortools/sat/intervals.h
+include/ortools/sat/lb_tree_search.h
+include/ortools/sat/linear_constraint.h
+include/ortools/sat/linear_constraint_manager.h
+include/ortools/sat/linear_model.h
+include/ortools/sat/linear_programming_constraint.h
+include/ortools/sat/linear_propagation.h
+include/ortools/sat/linear_relaxation.h
+include/ortools/sat/lp_utils.h
+include/ortools/sat/max_hs.h
+include/ortools/sat/model.h
+include/ortools/sat/opb_reader.h
+include/ortools/sat/optimization.h
+include/ortools/sat/parameters_validation.h
+include/ortools/sat/pb_constraint.h
+include/ortools/sat/precedences.h
+include/ortools/sat/presolve_context.h
+include/ortools/sat/presolve_util.h
+include/ortools/sat/probing.h
+include/ortools/sat/pseudo_costs.h
+include/ortools/sat/restart.h
+include/ortools/sat/rins.h
+include/ortools/sat/routing_cuts.h
+include/ortools/sat/sat_base.h
+include/ortools/sat/sat_cnf_reader.h
+include/ortools/sat/sat_decision.h
+include/ortools/sat/sat_inprocessing.h
+include/ortools/sat/sat_parameters.pb.h
+include/ortools/sat/sat_solver.h
+include/ortools/sat/scheduling_cuts.h
+include/ortools/sat/shaving_solver.h
+include/ortools/sat/simplification.h
+include/ortools/sat/stat_tables.h
+include/ortools/sat/subsolver.h
+include/ortools/sat/swig_helper.h
+include/ortools/sat/symmetry.h
+include/ortools/sat/symmetry_util.h
+include/ortools/sat/synchronization.h
+include/ortools/sat/table.h
+include/ortools/sat/theta_tree.h
+include/ortools/sat/timetable.h
+include/ortools/sat/timetable_edgefinding.h
+include/ortools/sat/util.h
+include/ortools/sat/var_domination.h
+include/ortools/sat/work_assignment.h
+include/ortools/sat/zero_half_cuts.h
+include/ortools/scheduling/course_scheduling.pb.h
+include/ortools/scheduling/jobshop_scheduling.pb.h
+include/ortools/scheduling/jobshop_scheduling_parser.h
+include/ortools/scheduling/rcpsp.pb.h
+include/ortools/scheduling/rcpsp_parser.h
+include/ortools/util/adaptative_parameter_value.h
+include/ortools/util/affine_relation.h
+include/ortools/util/aligned_memory.h
+include/ortools/util/aligned_memory_internal.h
+include/ortools/util/bitset.h
+include/ortools/util/cached_log.h
+include/ortools/util/dense_set.h
+include/ortools/util/file_util.h
+include/ortools/util/filelineiter.h
+include/ortools/util/flat_matrix.h
+include/ortools/util/fp_roundtrip_conv.h
+include/ortools/util/fp_roundtrip_conv_testing.h
+include/ortools/util/fp_utils.h
+include/ortools/util/functions_swig_helpers.h
+include/ortools/util/functions_swig_test_helpers.h
+include/ortools/util/int128.pb.h
+include/ortools/util/integer_pq.h
+include/ortools/util/lazy_mutable_copy.h
+include/ortools/util/logging.h
+include/ortools/util/monoid_operation_tree.h
+include/ortools/util/optional_boolean.pb.h
+include/ortools/util/parse_proto.h
+include/ortools/util/permutation.h
+include/ortools/util/piecewise_linear_function.h
+include/ortools/util/proto_tools.h
+include/ortools/util/python/sorted_interval_list_doc.h
+include/ortools/util/qap_reader.h
+include/ortools/util/random_engine.h
+include/ortools/util/range_minimum_query.h
+include/ortools/util/range_query_function.h
+include/ortools/util/rational_approximation.h
+include/ortools/util/return_macros.h
+include/ortools/util/rev.h
+include/ortools/util/running_stat.h
+include/ortools/util/saturated_arithmetic.h
+include/ortools/util/sigint.h
+include/ortools/util/solve_interrupter.h
+include/ortools/util/sort.h
+include/ortools/util/sorted_interval_list.h
+include/ortools/util/stats.h
+include/ortools/util/status_macros.h
+include/ortools/util/string_array.h
+include/ortools/util/string_util.h
+include/ortools/util/strong_integers.h
+include/ortools/util/testing_utils.h
+include/ortools/util/time_limit.h
+include/ortools/util/tuple_set.h
+include/ortools/util/vector_or_function.h
+include/ortools/util/vector_sum.h
+include/ortools/util/vector_sum_internal.h
+include/ortools/util/zvector.h
+include/ortools/xpress/environment.h
+include/ortools_export.h
+lib/cmake/ortools/modules/FindEigen3.cmake
+lib/cmake/ortools/modules/FindSCIP.cmake
+lib/cmake/ortools/modules/Findre2.cmake
+lib/cmake/ortools/ortoolsConfig.cmake
+lib/cmake/ortools/ortoolsConfigVersion.cmake
+lib/cmake/ortools/ortoolsTargets-release.cmake
+lib/cmake/ortools/ortoolsTargets.cmake
+lib/libortools.so
+lib/libortools.so.9
+lib/libortools.so.9.11.9999
+lib/libortools_flatzinc.so
+lib/libortools_flatzinc.so.9
+lib/libortools_flatzinc.so.9.11.9999
+share/doc/ortools/LICENSE
+share/minizinc/cp-sat/fzn_all_different_int.mzn
+share/minizinc/cp-sat/fzn_circuit.mzn
+share/minizinc/cp-sat/fzn_cumulative.mzn
+share/minizinc/cp-sat/fzn_cumulative_opt.mzn
+share/minizinc/cp-sat/fzn_diffn.mzn
+share/minizinc/cp-sat/fzn_diffn_nonstrict.mzn
+share/minizinc/cp-sat/fzn_disjunctive.mzn
+share/minizinc/cp-sat/fzn_disjunctive_opt.mzn
+share/minizinc/cp-sat/fzn_disjunctive_strict.mzn
+share/minizinc/cp-sat/fzn_disjunctive_strict_opt.mzn
+share/minizinc/cp-sat/fzn_inverse.mzn
+share/minizinc/cp-sat/fzn_network_flow.mzn
+share/minizinc/cp-sat/fzn_network_flow_cost.mzn
+share/minizinc/cp-sat/fzn_regular.mzn
+share/minizinc/cp-sat/fzn_subcircuit.mzn
+share/minizinc/cp-sat/fzn_table_bool.mzn
+share/minizinc/cp-sat/fzn_table_int.mzn
+share/minizinc/cp-sat/nostrings.mzn
+share/minizinc/cp-sat/redefinitions-2.0.mzn
+share/minizinc/solvers/cp-sat.msc
+@pkgdir include/ortools/util/java
+@pkgdir include/ortools/util/csharp
+@pkgdir include/ortools/service/v1/mathopt
+@pkgdir include/ortools/scheduling/testdata
+@pkgdir include/ortools/scheduling/python
+@pkgdir include/ortools/sat/samples
+@pkgdir include/ortools/sat/python
+@pkgdir include/ortools/sat/java
+@pkgdir include/ortools/sat/docs
+@pkgdir include/ortools/sat/csharp
+@pkgdir include/ortools/sat/colab
+@pkgdir include/ortools/routing/samples
+@pkgdir include/ortools/routing/parsers/testdata
+@pkgdir include/ortools/python/docs
+@pkgdir include/ortools/pdlp/samples
+@pkgdir include/ortools/pdlp/python
+@pkgdir include/ortools/packing/testdata
+@pkgdir include/ortools/math_opt/solver_tests/testdata
+@pkgdir include/ortools/math_opt/samples/python
+@pkgdir include/ortools/math_opt/samples/cpp
+@pkgdir include/ortools/math_opt/python/testing
+@pkgdir include/ortools/math_opt/python/ipc
+@pkgdir include/ortools/math_opt/io/python
+@pkgdir include/ortools/math_opt/core/python
+@pkgdir include/ortools/linear_solver/testdata
+@pkgdir include/ortools/linear_solver/python
+@pkgdir include/ortools/linear_solver/java
+@pkgdir include/ortools/linear_solver/csharp
+@pkgdir include/ortools/julia/docs
+@pkgdir include/ortools/julia/ORToolsGenerated.jl/src/genproto/operations_research/scheduling/rcpsp
+@pkgdir include/ortools/julia/ORToolsGenerated.jl/src/genproto/operations_research/scheduling/jssp
+@pkgdir include/ortools/julia/ORToolsGenerated.jl/src/genproto/operations_research/sat
+@pkgdir include/ortools/julia/ORToolsGenerated.jl/src/genproto/operations_research/pdlp
+@pkgdir include/ortools/julia/ORToolsGenerated.jl/src/genproto/operations_research/packing/vbp
+@pkgdir include/ortools/julia/ORToolsGenerated.jl/src/genproto/operations_research/math_opt
+@pkgdir include/ortools/julia/ORToolsGenerated.jl/src/genproto/operations_research/glop
+@pkgdir include/ortools/julia/ORToolsGenerated.jl/src/genproto/operations_research/bop
+@pkgdir include/ortools/julia/ORToolsGenerated.jl/src/genproto/google/protobuf
+@pkgdir include/ortools/julia/ORToolsGenerated.jl/scripts
+@pkgdir include/ortools/java/docs
+@pkgdir include/ortools/java/com/google/ortools/sat
+@pkgdir include/ortools/java/com/google/ortools/modelbuilder
+@pkgdir include/ortools/java/com/google/ortools/constraintsolver
+@pkgdir include/ortools/init/java
+@pkgdir include/ortools/init/csharp
+@pkgdir include/ortools/graph/testdata
+@pkgdir include/ortools/graph/samples
+@pkgdir include/ortools/graph/python
+@pkgdir include/ortools/graph/java
+@pkgdir include/ortools/graph/csharp
+@pkgdir include/ortools/glop/samples
+@pkgdir include/ortools/flatzinc/mznlib
+@pkgdir include/ortools/flatzinc/challenge
+@pkgdir include/ortools/dotnet/docs
+@pkgdir include/ortools/dotnet/CreateSigningKey
+@pkgdir include/ortools/cpp
+@pkgdir include/ortools/constraint_solver/samples
+@pkgdir include/ortools/constraint_solver/python
+@pkgdir include/ortools/constraint_solver/docs
+@pkgdir include/ortools/constraint_solver/csharp
+@pkgdir include/ortools/algorithms/samples
+@pkgdir include/ortools/algorithms/java
+@pkgdir include/ortools/algorithms/csharp


Home | Main Index | Thread Index | Old Index