notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2023Q1
or-tools Google's Operations Research tools
9.5 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 9.5Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-01-07 08:51:13
Last Update: 2023-01-07 08:49:49
Commit Hash: d0d6380
License: APACHE20
WWW:
https://github.com/google/or-tools
Description:
Google Optimization Tools (a.k.a., OR-Tools) is an open-source, fast and portable software suite for solving combinatorial optimization problems. The suite contains: * A constraint programming solver * A linear programming solver * Wrappers around commercial and other open source solvers, including mixed integer solvers * Bin packing and knapsack algorithms * Algorithms for the Traveling Salesman Problem and Vehicle Routing Problem * Graph algorithms (shortest paths, min cost flow, max flow, linear sum assignment)
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (490 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/or-tools-9.5/catalog.mk
  3. /usr/local/share/licenses/or-tools-9.5/LICENSE
  4. /usr/local/share/licenses/or-tools-9.5/APACHE20
  5. bin/fzn-ortools
  6. include/ortools/algorithms/dense_doubly_linked_list.h
  7. include/ortools/algorithms/dynamic_partition.h
  8. include/ortools/algorithms/dynamic_permutation.h
  9. include/ortools/algorithms/find_graph_symmetries.h
  10. include/ortools/algorithms/hungarian.h
  11. include/ortools/algorithms/knapsack_solver.h
  12. include/ortools/algorithms/knapsack_solver_for_cuts.h
  13. include/ortools/algorithms/sparse_permutation.h
  14. include/ortools/base/accurate_sum.h
  15. include/ortools/base/adjustable_priority_queue-inl.h
  16. include/ortools/base/adjustable_priority_queue.h
  17. include/ortools/base/base_export.h
  18. include/ortools/base/basictypes.h
  19. include/ortools/base/bitmap.h
  20. include/ortools/base/case.h
  21. include/ortools/base/check.h
  22. include/ortools/base/cleanup.h
  23. include/ortools/base/commandlineflags.h
  24. include/ortools/base/container_logging.h
  25. include/ortools/base/die_if_null.h
  26. include/ortools/base/dump_vars.h
  27. include/ortools/base/dynamic_library.h
  28. include/ortools/base/encodingutils.h
  29. include/ortools/base/file.h
  30. include/ortools/base/filesystem.h
  31. include/ortools/base/flags.h
  32. include/ortools/base/gzipfile.h
  33. include/ortools/base/gzipstring.h
  34. include/ortools/base/hash.h
  35. include/ortools/base/helpers.h
  36. include/ortools/base/init_google.h
  37. include/ortools/base/int_type.h
  38. include/ortools/base/integral_types.h
  39. include/ortools/base/iterator_adaptors.h
  40. include/ortools/base/jniutil.h
  41. include/ortools/base/linked_hash_map.h
  42. include/ortools/base/log.h
  43. include/ortools/base/log_severity.h
  44. include/ortools/base/logging.h
  45. include/ortools/base/logging_export.h
  46. include/ortools/base/logging_extensions.h
  47. include/ortools/base/logging_flags.h
  48. include/ortools/base/logging_utilities.h
  49. include/ortools/base/macros.h
  50. include/ortools/base/map_util.h
  51. include/ortools/base/mathutil.h
  52. include/ortools/base/memfile.h
  53. include/ortools/base/mock-log.h
  54. include/ortools/base/murmur.h
  55. include/ortools/base/mutable_memfile.h
  56. include/ortools/base/numbers.h
  57. include/ortools/base/options.h
  58. include/ortools/base/path.h
  59. include/ortools/base/protobuf_util.h
  60. include/ortools/base/protoutil.h
  61. include/ortools/base/ptr_util.h
  62. include/ortools/base/python-swig.h
  63. include/ortools/base/raw_logging.h
  64. include/ortools/base/recordio.h
  65. include/ortools/base/small_map.h
  66. include/ortools/base/source_location.h
  67. include/ortools/base/status_builder.h
  68. include/ortools/base/status_macros.h
  69. include/ortools/base/stl_logging.h
  70. include/ortools/base/stl_util.h
  71. include/ortools/base/strong_int.h
  72. include/ortools/base/strong_vector.h
  73. include/ortools/base/strtoint.h
  74. include/ortools/base/sysinfo.h
  75. include/ortools/base/threadpool.h
  76. include/ortools/base/timer.h
  77. include/ortools/base/typeid.h
  78. include/ortools/base/version.h
  79. include/ortools/base/vlog_is_on.h
  80. include/ortools/base/zipfile.h
  81. include/ortools/bop/bop_base.h
  82. include/ortools/bop/bop_fs.h
  83. include/ortools/bop/bop_lns.h
  84. include/ortools/bop/bop_ls.h
  85. include/ortools/bop/bop_parameters.pb.h
  86. include/ortools/bop/bop_portfolio.h
  87. include/ortools/bop/bop_solution.h
  88. include/ortools/bop/bop_solver.h
  89. include/ortools/bop/bop_types.h
  90. include/ortools/bop/bop_util.h
  91. include/ortools/bop/complete_optimizer.h
  92. include/ortools/bop/integral_solver.h
  93. include/ortools/constraint_solver/assignment.pb.h
  94. include/ortools/constraint_solver/constraint_solver.h
  95. include/ortools/constraint_solver/constraint_solveri.h
  96. include/ortools/constraint_solver/demon_profiler.pb.h
  97. include/ortools/constraint_solver/java/javawrapcp_util.h
  98. include/ortools/constraint_solver/routing.h
  99. include/ortools/constraint_solver/routing_enums.pb.h
  100. include/ortools/constraint_solver/routing_filters.h
  101. include/ortools/constraint_solver/routing_flags.h
  102. include/ortools/constraint_solver/routing_index_manager.h
  103. include/ortools/constraint_solver/routing_lp_scheduling.h
  104. include/ortools/constraint_solver/routing_neighborhoods.h
  105. include/ortools/constraint_solver/routing_parameters.h
  106. include/ortools/constraint_solver/routing_parameters.pb.h
  107. include/ortools/constraint_solver/routing_search.h
  108. include/ortools/constraint_solver/routing_types.h
  109. include/ortools/constraint_solver/search_limit.pb.h
  110. include/ortools/constraint_solver/search_stats.pb.h
  111. include/ortools/constraint_solver/solver_parameters.pb.h
  112. include/ortools/flatzinc/checker.h
  113. include/ortools/flatzinc/cp_model_fz_solver.h
  114. include/ortools/flatzinc/model.h
  115. include/ortools/flatzinc/parser.h
  116. include/ortools/flatzinc/parser_util.h
  117. include/ortools/flatzinc/presolve.h
  118. include/ortools/glop/basis_representation.h
  119. include/ortools/glop/dual_edge_norms.h
  120. include/ortools/glop/entering_variable.h
  121. include/ortools/glop/initial_basis.h
  122. include/ortools/glop/lp_solver.h
  123. include/ortools/glop/lu_factorization.h
  124. include/ortools/glop/markowitz.h
  125. include/ortools/glop/parameters.pb.h
  126. include/ortools/glop/preprocessor.h
  127. include/ortools/glop/pricing.h
  128. include/ortools/glop/primal_edge_norms.h
  129. include/ortools/glop/rank_one_update.h
  130. include/ortools/glop/reduced_costs.h
  131. include/ortools/glop/revised_simplex.h
  132. include/ortools/glop/status.h
  133. include/ortools/glop/update_row.h
  134. include/ortools/glop/variable_values.h
  135. include/ortools/glop/variables_info.h
  136. include/ortools/glpk/glpk_computational_form.h
  137. include/ortools/glpk/glpk_env_deleter.h
  138. include/ortools/glpk/glpk_formatters.h
  139. include/ortools/graph/assignment.h
  140. include/ortools/graph/christofides.h
  141. include/ortools/graph/cliques.h
  142. include/ortools/graph/connected_components.h
  143. include/ortools/graph/ebert_graph.h
  144. include/ortools/graph/eulerian_path.h
  145. include/ortools/graph/flow_problem.pb.h
  146. include/ortools/graph/graph.h
  147. include/ortools/graph/graphs.h
  148. include/ortools/graph/hamiltonian_path.h
  149. include/ortools/graph/io.h
  150. include/ortools/graph/iterators.h
  151. include/ortools/graph/linear_assignment.h
  152. include/ortools/graph/max_flow.h
  153. include/ortools/graph/min_cost_flow.h
  154. include/ortools/graph/minimum_spanning_tree.h
  155. include/ortools/graph/one_tree_lower_bound.h
  156. include/ortools/graph/perfect_matching.h
  157. include/ortools/graph/shortestpaths.h
  158. include/ortools/graph/strongly_connected_components.h
  159. include/ortools/graph/topologicalsorter.h
  160. include/ortools/graph/util.h
  161. include/ortools/gscip/gscip.h
  162. include/ortools/gscip/gscip_event_handler.h
  163. include/ortools/gscip/gscip_ext.h
  164. include/ortools/gscip/gscip_message_handler.h
  165. include/ortools/gscip/gscip_parameters.h
  166. include/ortools/gscip/legacy_scip_params.h
  167. include/ortools/gurobi/environment.h
  168. include/ortools/init/init.h
  169. include/ortools/linear_solver/glop_utils.h
  170. include/ortools/linear_solver/linear_expr.h
  171. include/ortools/linear_solver/linear_solver.h
  172. include/ortools/linear_solver/linear_solver.pb.h
  173. include/ortools/linear_solver/linear_solver_callback.h
  174. include/ortools/linear_solver/model_exporter.h
  175. include/ortools/linear_solver/model_exporter_swig_helper.h
  176. include/ortools/linear_solver/model_validator.h
  177. include/ortools/linear_solver/proto_solver/gurobi_proto_solver.h
  178. include/ortools/linear_solver/proto_solver/highs_proto_solver.h
  179. include/ortools/linear_solver/proto_solver/pdlp_proto_solver.h
  180. include/ortools/linear_solver/proto_solver/sat_proto_solver.h
  181. include/ortools/linear_solver/proto_solver/sat_solver_utils.h
  182. include/ortools/linear_solver/proto_solver/scip_proto_solver.h
  183. include/ortools/linear_solver/scip_callback.h
  184. include/ortools/linear_solver/scip_helper_macros.h
  185. include/ortools/linear_solver/wrappers/model_builder_helper.h
  186. include/ortools/lp_data/lp_data.h
  187. include/ortools/lp_data/lp_data_utils.h
  188. include/ortools/lp_data/lp_decomposer.h
  189. include/ortools/lp_data/lp_parser.h
  190. include/ortools/lp_data/lp_print_utils.h
  191. include/ortools/lp_data/lp_types.h
  192. include/ortools/lp_data/lp_utils.h
  193. include/ortools/lp_data/matrix_scaler.h
  194. include/ortools/lp_data/matrix_utils.h
  195. include/ortools/lp_data/model_reader.h
  196. include/ortools/lp_data/mps_reader.h
  197. include/ortools/lp_data/permutation.h
  198. include/ortools/lp_data/proto_utils.h
  199. include/ortools/lp_data/scattered_vector.h
  200. include/ortools/lp_data/sparse.h
  201. include/ortools/lp_data/sparse_column.h
  202. include/ortools/lp_data/sparse_row.h
  203. include/ortools/lp_data/sparse_vector.h
  204. include/ortools/math_opt/constraints/indicator/indicator_constraint.h
  205. include/ortools/math_opt/constraints/indicator/storage.h
  206. include/ortools/math_opt/constraints/indicator/validator.h
  207. include/ortools/math_opt/constraints/quadratic/quadratic_constraint.h
  208. include/ortools/math_opt/constraints/quadratic/storage.h
  209. include/ortools/math_opt/constraints/quadratic/validator.h
  210. include/ortools/math_opt/constraints/sos/sos1_constraint.h
  211. include/ortools/math_opt/constraints/sos/sos2_constraint.h
  212. include/ortools/math_opt/constraints/sos/storage.h
  213. include/ortools/math_opt/constraints/sos/util.h
  214. include/ortools/math_opt/constraints/sos/validator.h
  215. include/ortools/math_opt/constraints/util/model_util.h
  216. include/ortools/math_opt/core/arrow_operator_proxy.h
  217. include/ortools/math_opt/core/invalid_indicators.h
  218. include/ortools/math_opt/core/inverted_bounds.h
  219. include/ortools/math_opt/core/math_opt_proto_utils.h
  220. include/ortools/math_opt/core/model_summary.h
  221. include/ortools/math_opt/core/non_streamable_solver_init_arguments.h
  222. include/ortools/math_opt/core/solve_interrupter.h
  223. include/ortools/math_opt/core/solver.h
  224. include/ortools/math_opt/core/solver_debug.h
  225. include/ortools/math_opt/core/solver_interface.h
  226. include/ortools/math_opt/core/sparse_collection_matchers.h
  227. include/ortools/math_opt/core/sparse_submatrix.h
  228. include/ortools/math_opt/core/sparse_vector.h
  229. include/ortools/math_opt/core/sparse_vector_view.h
  230. include/ortools/math_opt/cpp/basis_status.h
  231. include/ortools/math_opt/cpp/callback.h
  232. include/ortools/math_opt/cpp/enums.h
  233. include/ortools/math_opt/cpp/formatters.h
  234. include/ortools/math_opt/cpp/id_map.h
  235. include/ortools/math_opt/cpp/id_set.h
  236. include/ortools/math_opt/cpp/key_types.h
  237. include/ortools/math_opt/cpp/linear_constraint.h
  238. include/ortools/math_opt/cpp/map_filter.h
  239. include/ortools/math_opt/cpp/matchers.h
  240. include/ortools/math_opt/cpp/math_opt.h
  241. include/ortools/math_opt/cpp/message_callback.h
  242. include/ortools/math_opt/cpp/model.h
  243. include/ortools/math_opt/cpp/model_solve_parameters.h
  244. include/ortools/math_opt/cpp/parameters.h
  245. include/ortools/math_opt/cpp/solution.h
  246. include/ortools/math_opt/cpp/solve.h
  247. include/ortools/math_opt/cpp/solve_arguments.h
  248. include/ortools/math_opt/cpp/solve_result.h
  249. include/ortools/math_opt/cpp/solver_init_arguments.h
  250. include/ortools/math_opt/cpp/sparse_containers.h
  251. include/ortools/math_opt/cpp/statistics.h
  252. include/ortools/math_opt/cpp/streamable_solver_init_arguments.h
  253. include/ortools/math_opt/cpp/update_tracker.h
  254. include/ortools/math_opt/cpp/variable_and_expressions.h
  255. include/ortools/math_opt/io/mps_converter.h
  256. include/ortools/math_opt/io/names_removal.h
  257. include/ortools/math_opt/io/proto_converter.h
  258. include/ortools/math_opt/solvers/cp_sat_solver.h
  259. include/ortools/math_opt/solvers/glop_solver.h
  260. include/ortools/math_opt/solvers/glpk/glpk_sparse_vector.h
  261. include/ortools/math_opt/solvers/glpk/rays.h
  262. include/ortools/math_opt/solvers/glpk_solver.h
  263. include/ortools/math_opt/solvers/gscip_solver.h
  264. include/ortools/math_opt/solvers/gscip_solver_callback.h
  265. include/ortools/math_opt/solvers/gscip_solver_message_callback_handler.h
  266. include/ortools/math_opt/solvers/gurobi/g_gurobi.h
  267. include/ortools/math_opt/solvers/gurobi_callback.h
  268. include/ortools/math_opt/solvers/gurobi_init_arguments.h
  269. include/ortools/math_opt/solvers/gurobi_solver.h
  270. include/ortools/math_opt/solvers/message_callback_data.h
  271. include/ortools/math_opt/solvers/pdlp_bridge.h
  272. include/ortools/math_opt/solvers/pdlp_solver.h
  273. include/ortools/math_opt/storage/atomic_constraint_storage.h
  274. include/ortools/math_opt/storage/iterators.h
  275. include/ortools/math_opt/storage/linear_constraint_storage.h
  276. include/ortools/math_opt/storage/model_storage.h
  277. include/ortools/math_opt/storage/model_storage_types.h
  278. include/ortools/math_opt/storage/objective_storage.h
  279. include/ortools/math_opt/storage/range.h
  280. include/ortools/math_opt/storage/sorted.h
  281. include/ortools/math_opt/storage/sparse_coefficient_map.h
  282. include/ortools/math_opt/storage/sparse_matrix.h
  283. include/ortools/math_opt/storage/update_trackers.h
  284. include/ortools/math_opt/storage/variable_storage.h
  285. include/ortools/math_opt/validators/callback_validator.h
  286. include/ortools/math_opt/validators/enum_sets.h
  287. include/ortools/math_opt/validators/ids_validator.h
  288. include/ortools/math_opt/validators/linear_expression_validator.h
  289. include/ortools/math_opt/validators/model_parameters_validator.h
  290. include/ortools/math_opt/validators/model_validator.h
  291. include/ortools/math_opt/validators/result_validator.h
  292. include/ortools/math_opt/validators/scalar_validator.h
  293. include/ortools/math_opt/validators/solution_validator.h
  294. include/ortools/math_opt/validators/solve_parameters_validator.h
  295. include/ortools/math_opt/validators/solve_stats_validator.h
  296. include/ortools/math_opt/validators/sparse_matrix_validator.h
  297. include/ortools/math_opt/validators/sparse_vector_validator.h
  298. include/ortools/packing/arc_flow_builder.h
  299. include/ortools/packing/arc_flow_solver.h
  300. include/ortools/packing/binpacking_2d_parser.h
  301. include/ortools/packing/multiple_dimensions_bin_packing.pb.h
  302. include/ortools/packing/vector_bin_packing.pb.h
  303. include/ortools/packing/vector_bin_packing_parser.h
  304. include/ortools/pdlp/iteration_stats.h
  305. include/ortools/pdlp/primal_dual_hybrid_gradient.h
  306. include/ortools/pdlp/quadratic_program.h
  307. include/ortools/pdlp/quadratic_program_io.h
  308. include/ortools/pdlp/sharded_optimization_utils.h
  309. include/ortools/pdlp/sharded_quadratic_program.h
  310. include/ortools/pdlp/sharder.h
  311. include/ortools/pdlp/solve_log.pb.h
  312. include/ortools/pdlp/solvers.pb.h
  313. include/ortools/pdlp/solvers_proto_validation.h
  314. include/ortools/pdlp/termination.h
  315. include/ortools/pdlp/test_util.h
  316. include/ortools/pdlp/trust_region.h
  317. include/ortools/port/file.h
  318. include/ortools/port/proto_utils.h
  319. include/ortools/port/sysinfo.h
  320. include/ortools/port/utf8.h
  321. include/ortools/routing/carp_parser.h
  322. include/ortools/routing/cvrptw_lib.h
  323. include/ortools/routing/nearp_parser.h
  324. include/ortools/routing/pdtsp_parser.h
  325. include/ortools/routing/simple_graph.h
  326. include/ortools/routing/solomon_parser.h
  327. include/ortools/routing/solution_serializer.h
  328. include/ortools/routing/tsplib_parser.h
  329. include/ortools/routing/tsptw_parser.h
  330. include/ortools/sat/all_different.h
  331. include/ortools/sat/boolean_problem.h
  332. include/ortools/sat/boolean_problem.pb.h
  333. include/ortools/sat/circuit.h
  334. include/ortools/sat/clause.h
  335. include/ortools/sat/cp_constraints.h
  336. include/ortools/sat/cp_model.h
  337. include/ortools/sat/cp_model.pb.h
  338. include/ortools/sat/cp_model_checker.h
  339. include/ortools/sat/cp_model_expand.h
  340. include/ortools/sat/cp_model_lns.h
  341. include/ortools/sat/cp_model_loader.h
  342. include/ortools/sat/cp_model_mapping.h
  343. include/ortools/sat/cp_model_objective.h
  344. include/ortools/sat/cp_model_postsolve.h
  345. include/ortools/sat/cp_model_presolve.h
  346. include/ortools/sat/cp_model_search.h
  347. include/ortools/sat/cp_model_service.pb.h
  348. include/ortools/sat/cp_model_solver.h
  349. include/ortools/sat/cp_model_symmetries.h
  350. include/ortools/sat/cp_model_utils.h
  351. include/ortools/sat/cumulative.h
  352. include/ortools/sat/cumulative_energy.h
  353. include/ortools/sat/cuts.h
  354. include/ortools/sat/diffn.h
  355. include/ortools/sat/diffn_util.h
  356. include/ortools/sat/diophantine.h
  357. include/ortools/sat/disjunctive.h
  358. include/ortools/sat/drat_checker.h
  359. include/ortools/sat/drat_proof_handler.h
  360. include/ortools/sat/drat_writer.h
  361. include/ortools/sat/encoding.h
  362. include/ortools/sat/feasibility_pump.h
  363. include/ortools/sat/implied_bounds.h
  364. include/ortools/sat/inclusion.h
  365. include/ortools/sat/integer.h
  366. include/ortools/sat/integer_expr.h
  367. include/ortools/sat/integer_search.h
  368. include/ortools/sat/intervals.h
  369. include/ortools/sat/lb_tree_search.h
  370. include/ortools/sat/linear_constraint.h
  371. include/ortools/sat/linear_constraint_manager.h
  372. include/ortools/sat/linear_programming_constraint.h
  373. include/ortools/sat/linear_propagation.h
  374. include/ortools/sat/linear_relaxation.h
  375. include/ortools/sat/lp_utils.h
  376. include/ortools/sat/max_hs.h
  377. include/ortools/sat/model.h
  378. include/ortools/sat/optimization.h
  379. include/ortools/sat/parameters_validation.h
  380. include/ortools/sat/pb_constraint.h
  381. include/ortools/sat/precedences.h
  382. include/ortools/sat/presolve_context.h
  383. include/ortools/sat/presolve_util.h
  384. include/ortools/sat/probing.h
  385. include/ortools/sat/pseudo_costs.h
  386. include/ortools/sat/restart.h
  387. include/ortools/sat/rins.h
  388. include/ortools/sat/routing_cuts.h
  389. include/ortools/sat/sat_base.h
  390. include/ortools/sat/sat_decision.h
  391. include/ortools/sat/sat_inprocessing.h
  392. include/ortools/sat/sat_parameters.pb.h
  393. include/ortools/sat/sat_solver.h
  394. include/ortools/sat/scheduling_constraints.h
  395. include/ortools/sat/scheduling_cuts.h
  396. include/ortools/sat/simplification.h
  397. include/ortools/sat/subsolver.h
  398. include/ortools/sat/swig_helper.h
  399. include/ortools/sat/symmetry.h
  400. include/ortools/sat/symmetry_util.h
  401. include/ortools/sat/synchronization.h
  402. include/ortools/sat/table.h
  403. include/ortools/sat/theta_tree.h
  404. include/ortools/sat/timetable.h
  405. include/ortools/sat/timetable_edgefinding.h
  406. include/ortools/sat/util.h
  407. include/ortools/sat/var_domination.h
  408. include/ortools/sat/zero_half_cuts.h
  409. include/ortools/scheduling/course_scheduling.pb.h
  410. include/ortools/scheduling/jobshop_scheduling.pb.h
  411. include/ortools/scheduling/jobshop_scheduling_parser.h
  412. include/ortools/scheduling/rcpsp.pb.h
  413. include/ortools/scheduling/rcpsp_parser.h
  414. include/ortools/util/adaptative_parameter_value.h
  415. include/ortools/util/affine_relation.h
  416. include/ortools/util/bitset.h
  417. include/ortools/util/cached_log.h
  418. include/ortools/util/file_util.h
  419. include/ortools/util/filelineiter.h
  420. include/ortools/util/flat_matrix.h
  421. include/ortools/util/fp_roundtrip_conv.h
  422. include/ortools/util/fp_utils.h
  423. include/ortools/util/functions_swig_helpers.h
  424. include/ortools/util/functions_swig_test_helpers.h
  425. include/ortools/util/graph_export.h
  426. include/ortools/util/integer_pq.h
  427. include/ortools/util/lazy_mutable_copy.h
  428. include/ortools/util/logging.h
  429. include/ortools/util/monoid_operation_tree.h
  430. include/ortools/util/optional_boolean.pb.h
  431. include/ortools/util/parse_proto.h
  432. include/ortools/util/permutation.h
  433. include/ortools/util/piecewise_linear_function.h
  434. include/ortools/util/proto_tools.h
  435. include/ortools/util/qap_reader.h
  436. include/ortools/util/random_engine.h
  437. include/ortools/util/range_minimum_query.h
  438. include/ortools/util/range_query_function.h
  439. include/ortools/util/rational_approximation.h
  440. include/ortools/util/return_macros.h
  441. include/ortools/util/rev.h
  442. include/ortools/util/running_stat.h
  443. include/ortools/util/saturated_arithmetic.h
  444. include/ortools/util/sigint.h
  445. include/ortools/util/sort.h
  446. include/ortools/util/sorted_interval_list.h
  447. include/ortools/util/stats.h
  448. include/ortools/util/status_macros.h
  449. include/ortools/util/string_array.h
  450. include/ortools/util/string_util.h
  451. include/ortools/util/strong_integers.h
  452. include/ortools/util/testing_utils.h
  453. include/ortools/util/time_limit.h
  454. include/ortools/util/tuple_set.h
  455. include/ortools/util/vector_map.h
  456. include/ortools/util/vector_or_function.h
  457. include/ortools/util/zvector.h
  458. include/ortools_export.h
  459. lib/cmake/ortools/modules/FindCbc.cmake
  460. lib/cmake/ortools/modules/FindClp.cmake
  461. lib/cmake/ortools/modules/FindEigen3.cmake
  462. lib/cmake/ortools/modules/Findre2.cmake
  463. lib/cmake/ortools/ortoolsConfig.cmake
  464. lib/cmake/ortools/ortoolsConfigVersion.cmake
  465. lib/cmake/ortools/ortoolsTargets-release.cmake
  466. lib/cmake/ortools/ortoolsTargets.cmake
  467. lib/libortools.so
  468. lib/libortools.so.9
  469. lib/libortools.so.9.5.9999
  470. lib/libortools_flatzinc.so
  471. lib/libortools_flatzinc.so.9
  472. lib/libortools_flatzinc.so.9.5.9999
  473. share/minizinc/ortools/fzn_all_different_int.mzn
  474. share/minizinc/ortools/fzn_circuit.mzn
  475. share/minizinc/ortools/fzn_cumulative.mzn
  476. share/minizinc/ortools/fzn_diffn.mzn
  477. share/minizinc/ortools/fzn_diffn_nonstrict.mzn
  478. share/minizinc/ortools/fzn_inverse.mzn
  479. share/minizinc/ortools/fzn_network_flow.mzn
  480. share/minizinc/ortools/fzn_network_flow_cost.mzn
  481. share/minizinc/ortools/fzn_regular.mzn
  482. share/minizinc/ortools/fzn_subcircuit.mzn
  483. share/minizinc/ortools/fzn_table_bool.mzn
  484. share/minizinc/ortools/fzn_table_int.mzn
  485. share/minizinc/ortools/nostrings.mzn
  486. share/minizinc/ortools/redefinitions-2.0.mzn
  487. share/minizinc/solvers/ortools.msc
  488. @owner
  489. @group
  490. @mode
Collapse this list.
Dependency lines:
  • or-tools>0:math/or-tools
To install the port:
cd /usr/ports/math/or-tools/ && make install clean
To add the package, run one of these commands:
  • pkg install math/or-tools
  • pkg install or-tools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: or-tools
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1672576120 SHA256 (google-or-tools-v9.5_GH0.tar.gz) = 57f81b94949d35dc042690db3fa3f53245cffbf6824656e1a03f103a3623c939 SIZE (google-or-tools-v9.5_GH0.tar.gz) = 14795911

Packages (timestamps in pop-ups are UTC):
or-tools
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest9.12.20250219_19.12.20250219_1-9.12.20250219_19.12.20250219_1-8.1-
FreeBSD:13:quarterly9.12.20250219_19.12.20250219_1-9.12.20250219_19.12.20250219_1-9.5_7-
FreeBSD:14:latest9.12.20250219_19.12.20250219_2-9.12.20250219_19.12.20250219_2---
FreeBSD:14:quarterly9.8_59.12.20250219_1-9.8_59.12.20250219_1-9.5_7-
FreeBSD:15:latest9.12.20250219_19.12.20250219_1n/a-n/a-9.5_79.5_7
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. eigen3.pc : math/eigen3
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libabsl_base.so : devel/abseil
  2. libCbc.so : math/cbc
  3. libCgl.so : math/cgl
  4. libcoinasl.so : math/asl
  5. libcoinmumps.so : math/coin-or-mumps
  6. libCoinUtils.so : math/coinutils
  7. libgflags.so : devel/gflags
  8. libglog.so : devel/glog
  9. libnauty.so : math/nauty
  10. libopenblas.so : math/openblas
  11. libOsi.so : math/osi
  12. libOsiClp.so : math/clp
  13. libprotobuf.so : devel/protobuf
  14. libre2.so : devel/re2
  15. libblas.so : math/blas
  16. liblapack.so : math/lapack
Extract dependencies:
  1. gsed : textproc/gsed
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for or-tools-9.5: DOCS=on: Build and/or install documentation FLATZINC=on: Build FlatZinc - MiniZinc interface SCIP=off: Use the SCIP solver ===> Use 'make config' to modify these settings
Options name:
math_or-tools
USES:
blaslapack cmake:testing compiler:c++17-lang eigen:3 pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/google/or-tools/tar.gz/v9.5?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
9.5
07 Jan 2023 08:49:49
commit hash: d0d6380785d3c31c9e89f4db94154a3b4758cb0bcommit hash: d0d6380785d3c31c9e89f4db94154a3b4758cb0bcommit hash: d0d6380785d3c31c9e89f4db94154a3b4758cb0bcommit hash: d0d6380785d3c31c9e89f4db94154a3b4758cb0b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/or-tools: Patch missing #include <errno.h> problem

It caused breakage on FreeBSD 12.

Reported by:	portscout

(cherry picked from commit f233efc3f36269fb570677e3b2ee9dace1ec7dd7)

Number of commits found: 1