-
Pre-filing issue for https://github.com/google/heir/pull/1016
The optimization problem in that PR just minimizes the total number of relin ops (with a hard-bound on the maximum key basis size allow…
-
Solving ILP is NP-Hard and the paper presented uses a method of [branch-and-cut](http://en.wikipedia.org/wiki/Branch_and_cut) but the wiki is fairly dense. Does anyone have an intuitive explanation? f…
-
admin can enable whether users are allowed to pay in webshops
admin can enable whether users are allowed to run a webshop themselves
-
I compiled SYMPONY-5.6.17 using the default config and run into an assertion failure at
CglProbing.cpp:614: int CglProbing::tighten(double*, double*, const int*, const double*, const CoinBigIndex*, c…
-
When sending a remote quote, the connector stores the result as a route, but it appears to add it onto every one of its local routes. Then, when the payment is sent, it might be sent out over the wron…
-
* [ ] Liquidity Parameters #10
* [ ] Plugin XRP RTS
* [x] Segmented ILP Prefixes (fixed in interledgerjs/ilp-connector#416)
* [ ] All-in-one ILP toolkit (interledgerjs/ilp#130)
* [x] Finalize PSK…
-
## Context
We should outline the use cases & business requirements for the multi-tenancy project as part of the project planning spec. This would include things like:
- What is the problem the fea…
-
iLP still has the magic constant 1e-4 in the greater/less than 0 comparison. We should find something more principled.
-
Looking at the logs i get:
2018-08-04T22:37:36.272Z ilp-plugin-xrp-server:trace debug got connection
2018-08-04T22:37:36.373Z ilp-plugin-xrp-server:trace debug got auth info. token=13c21c3c19557fa…
-
See the attached ILP
[value_3810812.lp.gz](https://github.com/user-attachments/files/16762898/value_3810812.lp.gz)
I updated my local CBC to current master (including osi,coinutils,...), now cbc …