To prevent spam users, you can only post on this forum after registration, which is by invitation. If you want to post on the forum, please send me a mail (h DOT m DOT w DOT verbeek AT tue DOT nl) and I'll send you an invitation in return for an account.

ProM CLI interrupting miner

I am running several miners on several data sets. Some sets cause the Alpha++ miner and the hybrid ILP to run too long.

Due to time constraints, I'd like to time them out. I tried to insert timelimiter in the script, which did not work. I implemented it with the executorservice which partially works, but it hangs on timing out the ILP miner. I think this is because Java won't just let one thread force terminate another.

My question is, in the ProM GUI, you can cancel running activity. How is this achieved?
Sign In or Register to comment.