I have a persistent fact that is used in three rules. When I convert it to a linear fact, the pre-computation becomes really intensive and I can't use the interactive viewer.
When I isolate the code to just include the rules that are needed for a specific trace I want, I can use the interactive viewer. Its just when I have all my other rules (which don't directly use this fact), that cause Tamarin to essentially hang.
I am not sure how to proceed here. I would like the fact to become linear.