List Question
20 TechQA 2020-10-26T16:59:50.520000In Prolog, What are some reasons assert and retract could cause the query to fail?
154 views
Asked by thome.steve
Unclear phrase in the definition of retract/1
74 views
Asked by repeat
Prolog Dynamic Predicates Basic Usage
725 views
Asked by Robin Andrews
Dynamic Prolog predicate with incrementing component
706 views
Asked by user3062889
Prolog rule assertion with variable name
384 views
Asked by 74ck
Prolog - stop repeat when last fact
1.4k views
Asked by PadaKatel
Consulting an atom
88 views
Asked by Fatalize
Prolog: a rule containing assert adds only first result to facts
142 views
Asked by Juraj
How to use dynamic databases in Prolog?
1.7k views
Asked by UnSat
What is the difference between abolish/1 and retractall/1?
4k views
Asked by Kevin Van Ryckegem
Prolog: Different behaviour of single and double quotes
418 views
Asked by Ionut
Prolog and "reverse" output in expert system
223 views
Asked by Senso Hakai
PROLOG retract its not working
240 views
Asked by martur94
Best way to update/add fact in the db?
665 views
Asked by sten
Reading in input using Prolog
537 views
Asked by jalban
Factorial calculation without using recursion
842 views
Asked by rwehresmann
Modules with dynamic predicates
501 views
Asked by user27815
How can I call a function random inside other function in prolog?
683 views
Asked by Kim Doe
Unable to create Fact in Jekejeke Prolog
632 views
Asked by matt freake
How Prolog's logical update view works for assert and retract?
1.5k views
Asked by CoderInNetwork