-
Hello, new version (v0.1.22) has introduced strange cuts in the line of commits:
![gitlg-bug](https://github.com/user-attachments/assets/facfdc15-be39-431f-9966-36729085df2d)
For comparison here i…
-
Hello! I have a question concerning your cactus_mincut data structure, and the hierarchy of your minimum_cut data structures as a whole. Say that I have the code below, where I am performing a cactus …
-
We've had several attempts in the past to implement a graph cuts segmentation algorithm. We have the following open PRs:
#397 #724 #743. The problem so far has been that the graph cuts algorithm (or …
-
Under semantic RSM, the MICRO level is exclusively composed of linear elements. This restriction ensures the functionality of navigabilities. Zero-length linear elements (instead of "punctual" element…
-
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 …
-
I received a request from @lichengzhang1 for IGraph/M for a function that lists all minimal edge cuts in an undirected graph: https://github.com/szhorvat/IGraphM/issues/126 The below text is copied fr…
-
at the moment we hit the crate internal 10 k limit when want to visualize a table grouping by a field and going for seconds over a longer time span like an hour or something.
the graph then stops at …
-
We need tests that double check cut results. In particular, tests should check (1) whether a cut is indeed an incorrect cut (i.e. after removing the proposed edges/vertices in the cut/separators, we s…
-
**Add the ability to list all minimal edge cuts of a graph.**
An _edge cut_ is a set of edges that, if removed from a connected graph, will disconnect the graph. A _minimal edge cut_ is an edge cut…
-
_As an analyzer I want to specify my ServiceX queries using awkward syntax so I can perform row-level cuts without learning a new language_
# Description
We will use Awkward DASK to create a task …