AlgebraicJulia / AlgebraicJulia/Catlab.jl
Improper behavior`random` keyword in C-Set homomorphism
Aperta
acsets
- Lingua principale
- Julia
- Stelle
- 724
- Fork
- 73
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
The `random` keyword is supposed to remove the determinism of C-Set homomorphism search.
Presently, in the `backtracking_search` code, there is a keyword argument, but this is not threaded through the recursive calls of `backtracking_search`. This means that the first assignment is nondeterministic, but not subsequent ones.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.