Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in transitive-closure
Stop condition for recursion in prolog
Mar 10, 2023
recursion
prolog
transitive-closure
what is the difference between Cycle and circuit
Feb 17, 2023
graph-theory
graph-algorithm
cycle
transitive-closure
Transitive closure from a list using Haskell
Dec 22, 2019
haskell
transitive-closure
How to generate transitive closure of set of tuples?
May 22, 2022
scala
transitive-closure
In prolog, why doesn't adding "edge(X, Y) :- edge(Y, X)." alone work for converting a directed graph definition to an undirected graph
Nov 15, 2018
prolog
transitive-closure
failure-slice
Spark example program runs very slow
Aug 23, 2022
performance
apache-spark
pyspark
transitive-closure
Depth First Search Algorithm Prolog
Nov 01, 2022
algorithm
prolog
depth-first-search
transitive-closure
More efficiently compute transitive closures of each dependents while incrementally building the directed graph
Nov 07, 2022
graph-theory
dataflow
directed-graph
transitive-dependency
transitive-closure
Define graph in Prolog: edge and path, finding if there is a path between two vertices
Jan 23, 2019
prolog
graph-theory
transitive-closure
Definition of a path/trail/walk
Aug 31, 2022
prolog
graph-theory
transitive-closure
meta-predicate