-
## Issue Details
Efficiency issues about `CGAL::Face_filtered_graph` classes.
The code is as follows. The time statistics results are attached in the figure.
From the results, we can see that t…
-
We currently show total contributions (process contributions tab) and a Sankey (Sankey tab) in the results. What could have added value is to also include a system that shows us the impacts of a first…
-
[Exploiting Locality in Graph Analytics through Hardware-Accelerated Traversal Scheduling](https://www.pdl.cmu.edu/PDL-FTP/associated/2018.hats.micro.pdf)
![Selection_047](https://user-images.githubu…
-
**Is your feature request related to a problem? Please describe.**
When viewing repository with a lot of merges to the main branch (e.g. when all feature PRs are merged without fast-forwarding), it…
-
@kathy-phet asked me to add alternative input to ph-scale and ph-scale-basics.
This includes:
- [x] add `"supportsInteractiveDescription": true` to package.json
- [x] keyboard traversal order
- …
-
we can currently get a location header out of a POST response, we should enable other methods for discoverability
-
Version: Titan 1.0.0
This query works without issue with query.batch off.
Steps to reproduce using toy data with the relevant portion of the exception.
``` groovy
gremlin> graph = TitanFactory.open…
-
Future enhancement: color code visited vertices to give more indication of traversal order. Perhaps a gradation from red through purples to blue. I think this would give some meaningful feedback.
-
Skeletons being directed acyclic graphs (DAGs) opens up some neat options for graph traversal that would not work on general graphs. We can leverage that to speed up certain operations. Off the top of…
-
## My Environment
* __ArangoDB Version__: 3.10.2
* __Deployment Mode__: Single Server
* __Deployment Strategy__: Manual Start in Docker
* __Infrastructure__: own
* …