From: Helio H. L. <hel...@gm...> - 2019-10-28 19:04:55
|
Hello, I want to enable agents to execute some parts of action plans in parallel. I saw in *stdlib* that there is a '.fork' internal action, but there is no example of use provided. Can someone provide an example to understand how this can be done? For example, I add 2 goals: *!support(P); !support(Q); *and I wish the action plans for the two of them executed concurrently, then comparing their results when both of them finished. Thanks!! -- Helio Henrique L. C. Monte-Alto |