-
I noticed that `Distribution.Compat.Graph` has functions
```haskell
topSort :: Graph a -> [a]
topSort g = map (graphVertexToNode g) $ G.topSort (graphForward g)
revTopSort :: Graph a -> [a]
r…
-
**Is your feature request related to a problem? Please describe.**
The existing code has been written for the scope of the "Where is this?" scenario (GermanOpen 2019). At this point a working solutio…
-
At the moment, functions aren't parsed therefore don't contribute to topological ordering. This is required in order to avoid dependent function bugs.
-
-
Search in docs for 'topological' currently gives no results.
Thank you.
-
Hello,
Firstly, I know that is not a place for support, but this is the only place that I know to talk with the Triangle.NET community.
I have a "Topological inconsistency after splitting a segm…
-
Hello, thank you very much for providing the torch_topological library. During installation, I found that only versions with torch>=1.10.1 are supported. Is there any other way to install torch versio…
-
Hannes had an interesting idea: how do polytomies affect the variation in posterior times for a node? We could test this by taking a known topology and collapsing some of the nodes into polytomies, th…
-
In the validation service, the types of topological representation (https://ifc43-docs.standards.buildingsmart.org/IFC/RELEASE/IFC4x3/HTML/lexical/IfcTopologyRepresentation.htm) must be added to the v…
-
It appears that the purpose of the newly introduced attributes **era:from** and **era:to** is not clearly defined. The model already represents references to the first and second topological objects t…