How to add Total Constraint Check (#cck) in csp.py
42 views
Skip to first unread message
Thuriya Thwin
unread,
May 27, 2019, 5:44:56 AM5/27/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to simpleai
I am reading the papers on CSP and I have found that they add the number of constraint checks(#cck) in searching algorithms.I need this function.How could i modify to add this function?