-
Component: **graph theory**
Keywords: **hypergraph, days79**
Author: **Peleg Michaeli**
Branch/Commit: **[`da9fe88`](https://github.com/sagemath/sagetrac-mirror/commit/da9fe881d2b1b547b10fc68fc…
-
Feel free to close this if it's too far out of the purview of this library.
You have a module for rendering FSAs. I have a use-case for rendering [tree automata](https://en.wikipedia.org/wiki/Tree_au…
-
Hi, we are considering using jgrapht in an academic research project and were wondering whether your data structures, importers and exporters support the element of the GraphML specification?
-
Hi,
How much effort would it be to allow relation properties to be added to a spatial index?
Would this fit in the current architecture?
BR,
M
-
@aschriner Relates to #451 but is more generic
A generic way of autopositioning nodes could apply to several real usecases, like visualising circuits, bio pathways, etc.
- Simulating edge-edge hyperg…
-
METIS is a family of programs for partitioning unstructured graphs and hypergraphs and computing fill-reducing orderings of sparse matrices.
http://github.com/kashif/homebrew/commit/3094eef998c1587c8…
-
- [x] Two-mode subsection.
- [ ] Hypernetworks subsection?
-
@bgoertzel @moikle
Let us assume we have
```
(EvaluationLink
(PredicateNode "eat")
(ListLink
(ConceptNode "dog")
(ConcpetNode "dragon")
))
```
There are two possible outp…
-
Hi,
I try to run the exemple (also to other datas), but I get always this error.
Do you have some idea how can I solve?
----------------------------
`cluster_runs = np.random.randint(0, 50,…
-
Since the same (or very similar) information may be expressed in natural language in many different ways, question-answering must be able to handle the case where a NL query as entered by a dialogue p…