pyswip icon indicating copy to clipboard operation
pyswip copied to clipboard

Increasing Execution Time with Each Run Using pyswip

Open LiuBodan opened this issue 1 year ago • 1 comments

Hi, I am experiencing a significant increase in execution time when running my code with the pyswip library. As shown in the attached screenshot, the time taken for my code to execute nearly doubles each time I run the loop. This issue is only present when using a specific Prolog file (wild.pl), and it works fine with other Prolog files (add.pl).

image wild_please_change_to_pl_file.txt.txt

Many thanks, Bodan

LiuBodan avatar Jul 17 '24 07:07 LiuBodan

@LiuBodan

I would suggest you to copy-paste your code here so that someone could help you by reproducing your example

deRemo avatar Nov 24 '24 17:11 deRemo