-
Having even a basic [Datalog](https://en.wikipedia.org/wiki/Datalog) engine would make implementing #294 much simpler. A good read is https://github.com/juji-io/datalevin/blob/query/planner.md
-
DAPLink has implemented a feature where a "slice" of the data logging file is "ASCII encoded hex" instead of a binary block.
This is useful for things like the "my_data.html" file, which can parse …
-
**Describe the bug**
RPM is changing pretty consistently, but dRPM is all over the place? Is dRPM based off teeth and not time?
**Hardware**
- Board: all, based on firmware
- Engine info [e.g.…
-
The shortcutting semantics is a short form of having multiple regular conditional endorsements that include _negative_ conditions.
This violates the conditions of safe negation in Datalog (no negatio…
-
A subscription with the following events:
* On tag
* On push
with filters (all optional):
* file filter
* branch filter (regexp)
* tag filter (regexp)
-
```
BT constructs are transformed into Datalog
```
Original issue reported on code.google.com by `Naurin.F...@gmail.com` on 26 May 2011 at 7:39
-
```
BT constructs are transformed into Datalog
```
Original issue reported on code.google.com by `Naurin.F...@gmail.com` on 26 May 2011 at 7:39
-
* TPC-H
* AuctionMark
(less of an immediate priority)
* WatDiv
* LUBM
-
I don't have the time to write a detailed proposal at the moment, but I think you should seriously consider added Datalog-like logic variables as an alternative syntax for `JOIN`. The datalog style ca…
-
https://inst.eecs.berkeley.edu/~cs294-260/sp24/
https://tylerhou.com/posts/datalog-go-brrr/
https://s-arash.github.io/ascent/cc22main-p95-seamless-deductive-inference-via-macros.pdf
"Fast matching …