cost 447 ms
Trying to solve a game in Prolog

Suppose, we have the following game: There is a pair of numbers (x, y), 2 players are making moves. During the move a player can increase any number ...

2022-09-04 18:59:05   2   47    prolog / clpfd  
Map Coloring Prolog

I wrote this code to solve the map coloring problem using prolog: I try to get solutions using the query: but I always get the error "Arguments ...

2022-05-26 16:31:50   1   42    prolog / clpfd  
Tree methods going on infinite loop

So all of my tree code is not working properly when I instantiate my integer variables. Here's an example of what I mean: I'm not actually using th ...

2021-10-19 00:23:12   2   73    prolog / clpfd  

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM