Wlodkowic 0.1.4 contains following improvements:
- reports the expected value of payoff per action
- Prolog generator
- test command
A Prolog generator is created (like in Perkun) with the command:
cout << prolog generator << eol;
Unlike in Perkun it creates only the model (precisely the "set" commands).
There is also a new command:
test();
It checks the inconsistencies of the model and prints them out to the standard error stream.
No comments:
Post a Comment