-
We are happy to quickly add any structure-informed model which is a plug-and-play addition to our infrastructure, which will generally mean it either:
- Utilizes already implemented representation, f…
-
Just starting a thread for conversation here about how we'll go forward with the graph transforms. I am not completely comfortable with how closely flowcharts and nodes are tied to Qt.
That connec…
-
The parse tables occupy about 400MB in memory after they are constructed, as can be seen in this profile collected by @RyanGlScott: [verify-RSA.saw.pdf](https://github.com/GaloisInc/flexdis86/files/87…
-
Chris Nasrallah suggested to add a function to print the local structure of the model. Using model() is currently to verbose to find this information quickly. It would be helpful to add a arguments to…
-
**tl;dr**
- `permute_vertices` uses the inverse of the permutation it is given to permute vertices.
- The documentation of `permute_vertices` is incorrect, in all interfaces.
- The way `permut…
-
Currently the Matroid class does not provide oriented matroids.
I propose to implement oriented matroids, so that we can handle:
- the properties of the underlying unoriented matroid
- the positiv…
-
```
Modular decomposition refers to the process of building a modular
decomposition tree. These can yield very interesting properties about
graphs (directed, undirected, and hypergraphs alike). Mo…
-
# Interprocedural Analysis and Optimization
Interprocedural analysis (IPA) is a compilation technique where the analysis considers the effects of one procedure on another for some set or sets of inte…
-
Versions of [UC5](https://github.com/elf-pavlik/Specifications/blob/9e3402cc074e35309aabdc346fdb6775403d91c6/drafts/use-cases/5.creating-new-event.md) and [UC5.1](https://github.com/elf-pavlik/Specifi…
-
Hi all!
I love that egglog nominally supports cycles -- in my representation I depend on them! However, unsurprisingly, some basic things break when there are cycles in the graph. For one, extracti…