Is there any Application to interact with the generated DAG
Opened this issue · 1 comments
aarish90 commented
Hi,
I am using LogCausalAnalysis application for an experiment.
I have generated the event template and DAG with the help of application. So far your application is working for my requirement.
I would like to know if there is any Application available to interact with the generated graph and get the Casual relationship between the events for a given input event.
//BR
Aarish
cpflat commented
Currently no applications on the basis of LogCausalAnalysis.
Use pcresult functions, or make a script using pcresult.PCOutput methods.