CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
prolog
09-07
OS
Dobble Cards Prolog
09-03
Software design
how iterate on an empty input in prolog?
09-01
Blockchain
Getting possible product combinations of number in a list Prolog
08-30
Back-end
filling list with the same integer in prolog
08-20
Back-end
Get every element besides the last from a list in Prolog using append
07-26
Net
Union of list of lists in prolog?
07-17
Enterprise
Why is my prolog predicate returning 'true' rather than the desired list?
07-02
Back-end
Prime numbers Prolog
06-13
database
Prolog: Find all equilateral triangles which are built from DB points
06-11
Enterprise
Getting specific part of list elemnt
06-09
other
Check if List C is the difference of List A and List B
06-06
Net
Prolog - division
06-05
Mobile
What is causing an infinite recursion? (Prolog)
06-04
Software engineering
Prolog - understanding recursive predicate returning list
06-02
Enterprise
Uniting consecutive and equal elements in the array in Prolog
06-01
Software design
Why does Prolog skip all further if statements in recursion if one of them fails?
05-20
Software design
How to add user input to a list in Prolog then be able to view the list later
05-06
Enterprise
Incrementing a Counter in Prolog
05-03
Blockchain
Turn Nested list to a list of lists PROLOG
04-28
other
Returning false if item is not in list (PROLOG)
04-27
Back-end
Merging two lists into a list of lists
04-22
Enterprise
Collect data, but skip non-zero referenced-data
04-21
Software design
Delete an element at a specified index, return untouched list if given negative or 0 as an index
04-19
Enterprise
Extending and/or parametric object as attribute
04-19
Mobile
Finding common elemnts between two lists occuring at the same positions in Prolog
04-18
other
Prolog: replace the nth item in the list with the first
04-17
Net
Prolog: How to switch negative indexes of dictionary into positive successors of the maximal index?
04-17
Mobile
Objectifying Array based on Term
04-16
Blockchain
Prolog: Convert list into dictionary?
04-07
Net
Prolog : append to list
04-04
other
How to get all elements in a nested list where the first element of each list is a particular number
04-01
other
How can i filter a list by 2 conditions?
04-01
Mobile
Prolog problems {lists}
03-31
Net
Removing duplicates in lists within a list
03-29
Software engineering
Prolog: Cast term into string?
03-28
Enterprise
How can I find all the valid divisors (AKA A%B == 0) of a number?
03-28
Net
How can I return a list of numbers from a given list that mod 0 a target number?
03-26
Enterprise
How can I create a list of factors of a number?
03-26
Blockchain
How can I generate a list of numbers in between two parameters?
03-24
front end
Prolog - Check if second list has all even numbers from the first list
84
1
2
3
Next
Last
Links:
CodePudding