-
We implemented an incremental topological map application using the CGAL library’s Arrangement_2, Arr_segment_traits_2, and Arr_observer. We found that the library is more stable in a Windows environm…
-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[ ] Feature request
[ ] Documentation is…
-
If you like to do it then please comment
-
```
Per Wikipedia:
"In computer science, a topological sort or topological ordering of a directed
graph is a linear ordering of its vertices such that, for every edge uv, u
comes before v in the or…
-
A top sort (a tree-like layout) of the dependency graph would be helpful. This enhancement would help users understand how the modules are structured.
I say tree-like because,
1. the modules with no…
-
-
### Dafny version
4.8.0
### Code to produce this issue
_No response_
### Command to run and resulting output
_No response_
### What happened?
Previously, the Dafny IR generated modules in a lin…
-
From [the spec](https://matrix.org/docs/spec/rooms/v2#definitions):
> The reverse topological power ordering can be found by sorting the events using Kahn's algorithm for topological sorting, and a…
-
- [x] Insertion Sort
- [x] Selection Sort
- [x] Bubble Sort
- [x] Heap Sort
- [x] Quick Sort
- [x] Radix Sort
- [x] Merge Sort
- [ ] Topological Sort
- [X] Wiggle sort
- [X]…
-
Hi! Huge pleasure! Currently working on replicating the logic behind this paper, and we were wondering about the gradient setting behind the topological attribute module, on the get_attrb function imp…