Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Fatalize
Fatalize has asked
22
questions and find answers to
9
problems.
Stats
287
EtPoint
48
Vote count
22
questions
9
answers
About
Brachylog: a Prolog-based code golf declarative logic programming language.
Fatalize questions
Duplicate constraints in CLP(FD) and with dif/2
Properly working with sets in Prolog
Reversible predicates and Strings in SWI-Prolog
A positive_integer/1 predicate that works for big numbers
Get the name of the calling predicate
Coloring intervals of missing values with Gnuplot
is_list/1 and free variables
Guidelines for implementing predicates like dif/2
List of integers and infinite loop in Prolog CLPFD
How to implement a not_all_equal/1 predicate
Fatalize answers
Coloring intervals of missing values with Gnuplot
List of integers and infinite loop in Prolog CLPFD
Improving list generation over a range in Prolog
Excluding all occurrences of the minimum number in a list
Remove leading zeros in list in Prolog