sicstus-prolog
How to redirect the standard output from Sicstus4 to a Java component using Jasper?
I\'m using a library called Jasper to link my Java application to the Sicstus4 software. This is working smoothly but when I make a query to it I need to grab the 开发者_如何学Coutput in order to show[详细]
2023-03-01 06:47 分类:问答Running Prolog Sicstus through a shell file
I\'ve been trying to run a file through a shell script and write its output into that file. The script is very simple:[详细]
2023-02-09 05:40 分类:问答Java: creating a key binding to close a running Prolog program
I would like to create a little program in Java that runs in the background and that detects a certain combination of pressed keys (in my case the space bar) and that after getting a s开发者_如何学Gop[详细]
2023-01-31 03:24 分类:问答remove : prolog
I am trying to compile csp.pl from \"Computational Intelligence book\" which solves the constraint satisfaction problem. I want to use this as a base to solve crossword puzzle generator.[详细]
2023-01-27 23:01 分类:问答Restricting running time in SICStus Prolog
Is it possible to restrict the running time of a query in SICStus Prolog开发者_StackOverflow?You can use the time_out predicate :[详细]
2023-01-25 16:46 分类:问答Code style preferences using Sicstus and Eclipse (Spider)
I am currently using Sicstus Prolog VC9 4.1开发者_如何转开发.1 within Eclipse Galileo (Spider). I have a very newbie question: how would I automatically control indentation and in general code style p[详细]
2023-01-08 10:18 分类:问答Appending facts into an existing prolog file
I\'m having trouble inserting facts into an existing Prolog file, without overwriting the original contents.[详细]
2023-01-01 20:18 分类:问答Generalizing Fibonacci sequence with SICStus Prolog
I\'m trying to find a solution for a query on a generalized Fibonacci sequence (GFS). The query is: are there any GFS that have 885 as their 12th number? The initial 2 numbers may be restricted betwee[详细]
2022-12-29 13:00 分类:问答Java based user authentication
Can someone point me in the direction of a good Java library to use to handle basic user login/authentication.[详细]
2022-12-18 00:14 分类:问答
加载中,请稍侯......