CSP-Rules, SudoRules, KakuRules...

Programs which generate, solve, and analyze Sudoku puzzles

Re: CSP-Rules, SudoRules, KakuRules...

Postby denis_berthier » Sat Nov 15, 2025 7:51 am

.
Today's update follows a bug fix in CLIPS 6.4 (at my request) in the CLIPS output function to the standard output.

Changes to CSP-Rules are only about "progression bars" in the few functions dealing with files of puzzles: after the fix, they display a "." after each line is dealt with, as used to be the case with CLIPS 6.3.

If you're still using 6.3, this update brings no change.

Note 1: Only the CLIPS updates that have an impact on CSP-Rules are integrated into the CSP-Rules copy. It happens very rarely, as CSP-Rules uses only a part of CLIPS.
Note 2: If you're using CLIPS 6.4, in addition to the previous two "errors" printed when loading CSP-Rules, a third one will now appear, for function "flush". As before, it can be ignored.

[Edit]: If you've already downloaded the update before seeing this edit, you'll have to do it again: there was a bug in a CLIPS 6.4 default setting, which entailed very slow computation times.
.
denis_berthier
2010 Supporter
 
Posts: 4633
Joined: 19 June 2007
Location: Paris

Previous

Return to Software