I installed the current version of ivy, and tried running the following files (through command line), and getting the following errors:
PS E:\Research\Programs\ivy\doc\examples\liveness> ivy_check ticket_mc.ivy
ticket_mc.ivy(168): error: token 'L': syntax error
PS E:\Research\Programs\ivy\doc\examples\liveness> ivy_check 1queuelive.ivy
1queuelive.ivy(73): error: token 'definition': syntax error
I will note that I am running ivy on windows, and I saw there is some remark that model checking is not available on windows. Is this related?
I installed the current version of ivy, and tried running the following files (through command line), and getting the following errors:
PS E:\Research\Programs\ivy\doc\examples\liveness> ivy_check ticket_mc.ivy
ticket_mc.ivy(168): error: token 'L': syntax error
PS E:\Research\Programs\ivy\doc\examples\liveness> ivy_check 1queuelive.ivy
1queuelive.ivy(73): error: token 'definition': syntax error
I will note that I am running ivy on windows, and I saw there is some remark that model checking is not available on windows. Is this related?