Microsoft Research Community

how to deal with this expression?

rated by 0 users
This post has 1 Reply | 1 Follower

Top 500 Contributor
Posts 4
xyz031702 Posted: 09-28-2009 5:45 AM

Dear All

       I got a problem when dealing with the following Z3 expression:

(benchmark tst  :extrafuns ((V1 Real)(flag Real)) :formula (not (=  (* V1 flag) flag)))

The output result is a bit strange:

 potential model:    V1--->0  ,  flag---->0

So does this mean Z3 cannot find a possible solution for it ? Is there any other similar cases?  Or what is a general expression for these similar cases?

Expecting for replies ,

Thanks and  best regards,

Ding Sun

Top 500 Contributor
Posts 4

Or say is there a list of cases which Z3 cannot prove?Smile

Page 1 of 1 (2 items) | RSS
©2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Feedback