+-------------------------------+-------------------------------+-------------------------------+
! 123456789 123456789 123456789 ! 123456789 123456789 123 ! 123456789 123456789 123 !
! 123456789 123456789 123 ! 123456789 123456789 123456789 ! 123456789 123 123456789 !
! 123456789 123 123456789 ! 123456789 123 123456789 ! 123 123456789 123456789 !
+-------------------------------+-------------------------------+-------------------------------+
! 123456789 123456789 123456789 ! 123456789 123 123456789 ! 123456789 123456789 123 !
! 123456789 123456789 123 ! 123456789 123456789 123 ! 123 123456789 123456789 !
! 123456789 123 123456789 ! 123 123456789 123456789 ! 123456789 123 123456789 !
+-------------------------------+-------------------------------+-------------------------------+
! 123456789 123456789 123456789 ! 123456789 123456789 123456789 ! 123456789 123456789 123456789 !
! 123456789 123456789 123456789 ! 123456789 123456789 123456789 ! 123456789 123456789 123456789 !
! 123456789 123456789 123456789 ! 123456789 123456789 123456789 ! 123456789 123456789 123456789 !
+-------------------------------+-------------------------------+-------------------------------+
000001001001000010010010100000010001001001100010100010
CSP-Rules user wrote:Do you plan to make your new ORk-whip rules public?
CSP-Rules user wrote:In the "Augmented User Manual", you list the ORk-Forcing-Whips, ORk-Contrad-Whips and ORk-Whips among the generic chains. But how can they be generic if they depend on the Sudoku pattern you call "anti-tridagon""?
(deftemplate ORk-relation
(slot OR-name (type SYMBOL)) ; example: Trid;
(slot OR-size (type INTEGER) (default 0)) ; k
(multislot OR-candidates) ; the set of candidates related by an ORk relation
)
(bind ?*Anti-Tridagons* TRUE)
;;; 2.3.3) Use ORk-Forcing-Whips in combination with Anti-Tridagons:
(bind ?*OR5-Forcing-Whips* True)
;;; 2.3.3) Use ORk-Contrad-Whips in combination with Anti-Tridagons:
(bind ?*OR5-Contrad-Whips* True)
;;; 2.3.4) Use ORk-Whips in combination with Anti-Tridagons:
;;; (Remember that ORk-Whips[n] => ORk-Contrad-Whips[n] => Tridagons)
(bind ?*OR5-Whips* True)
;;; 2.3.5) Use ORk-Contrad-G-Whips in combination with Anti-Tridagons:
(bind ?*OR5-Contrad-G-Whips* True)
;;; 2.3.6) Use ORk-G-Whips in combination with Anti-Tridagons:
(bind ?*OR5-G-Whips* True)
Users browsing this forum: No registered users and 1 guest