
23 Apr
2016
23 Apr
'16
12:31 p.m.
On 04/21/2016 10:59 AM, the anh pham wrote:
I am The Anh, I am M2 student in Paris 13 University. At the moment i do research on verification complex system and i would like to use PPL for my research. I would like to ask you some question.
Hello The Ahn.
- How do i use PPL on window operating system?
Exactly as you use it on other operating systems. For compilation of the library, we recommend using MinGW; the configure command line will be something like
.../configure --host=x86_64-linux-gnu --prefix=... --with-gmp=...
See README.configure for more details.
- I have read tutorial document of PLL from your website, but I can not find any example on using PLL. Hence it is very difficult for me to know how to use it. Do you have other documents which you think they are useful for me?
There are tons of examples in the source distribution, including two complete demo applications, one written in C, the other in C++. See the directories named `tests' and `demos'. Kind regards,
Roberto
--
Prof. Roberto Bagnara
Applied Formal Methods Laboratory - University of Parma, Italy
mailto:bagnara@cs.unipr.it
BUGSENG srl - http://bugseng.com
mailto:roberto.bagnara@bugseng.com