From: Burak K. <bbu...@gm...> - 2024-02-09 10:47:02
|
Dear all, I have an expression such as +!trialplan: (verror(med) & not ( derror(high)>0.6 & vmotor(high))) <- .print("plan 7"). Which results false as the beliefs derror(high) and verror(med) and vmotor(high) are evaluated as 1 by default. Therefore, this plan is not added to the queue. Is there a way to add the false resulting plan to the options list or disable this check? Thank you. Best regards. -- *Burak KARADUMAN,* Ph.D. Student at the University of Antwerp & Flanders Make, Modeling Intelligent Complex Software & Systems (MICSS-Lab), *G236, Department of **Computer Science**, Faculty of Science, Campus Middelheim,* Middelheimlaan 1, 2020 Antwerp, Belgium |