-
**What version of OR-Tools and what language are you using?**
Version: 9.11.4210
Language: Python
**Which solver are you using (e.g. CP-SAT, Routing Solver, GLOP, BOP, Gurobi)**
Routing Solver, CP-SA…
-
The stub `with` presently expects arguments that are `Protobuf::MessageExts` or a hash (where the hash syntax supports constants, regexes, and rspec matchers).
This allows for fine-grained stubbing…
-
We can make a wrapper around the segment reader that supports indexing.
It will use a special subspace to store indexes.
JS support can be done with goja
https://github.com/expr-lang/expr can…
-
[menmob/innertube-documentation/wiki/Decoding-Protobuf-Objects](https://github.com/menmob/innertube-documentation/wiki/Decoding-Protobuf-Objects)
https://github.com/menmob/innertube-documentation/i…
-
Hi @0x26res ,
Been for a while trying to optimize converting from a larger, highly nested proto message to a table format (arrow / pandas / polars)
Initially came across the `protarrow` library y…
-
As far as I understand, in VDA 5050, robots communicate with the master via MQTT messages using the JSON data format. However, the data size of raw JSON messages is larger than that of serialized data…
-
Hi folks,
I hope this finds you well. I appreciate your work on this project very much and want to say thank you again. Today I tried to use protobuf.js to verify, encode and decode a GTFS-Realtime m…
-
Hi,
It seems to me that (at least in a scala setting), parsing protobuf messages doesn't faithfully respect the message schema. Consider the following protobuf parser, together with two data object…
-
I tried to run the example code (the mnist one). I do not have caffe installed, so it was supposed to use the python protobuf option instead, but failed with the error above.
I'm using python 3.4.4…
-
When running `npx @whisklabs/grpc` on my proto file I get errors for every duration and timestamp field like the error below
> No found message or enum: uwGrpc_google_protobuf_Duration [in "uwGrpc_…