Files
ortools-clone/ortools/util
Mizux Seiha 7fc67a4468 bazel: update deps
* don't use repo name
* Bump abseil-cpp to 20250512.0
* Bump Protobuf to 31.0
* Bump benchmark to 1.9.2
* Bump googletest to 1.17.0
2025-05-22 14:42:28 +02:00
..
2025-01-10 11:35:44 +01:00
2025-04-02 19:13:42 +02:00
2025-03-27 08:29:50 -07:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-03-04 21:09:32 +01:00
2025-03-07 10:33:36 +01:00
2025-05-22 14:42:28 +02:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-04-16 18:24:59 +02:00
2025-04-16 18:24:59 +02:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-03-04 21:09:32 +01:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2020-10-24 00:49:50 +02:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-04-16 18:24:59 +02:00
2025-04-16 18:24:59 +02:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-03-04 21:09:32 +01:00
2025-03-04 21:09:32 +01:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-05-19 13:48:59 +02:00
2025-01-10 11:35:44 +01:00
2025-05-13 18:22:18 +02:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00
2025-01-10 11:35:44 +01:00

<summary> Various utilities to be used by libraries </summary>

This directory contains various utilities needed by the operations
research libraries.

  - const_int_array.h : A read-only container of integer values.
  - const_ptr_array.h : A read-only container of pointers.