You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Optimizer tried a bit of parameter space that the diagonalization didn't like I guess. I had a RobustCTMC somewhere that first tried to diagonalize, and then switched to GeneralCTMC if it failed (which only hurts a little because this happens once per iter for the entire tree), which was much faster than just using regular GeneralCTMC for everything.
No description provided.
The text was updated successfully, but these errors were encountered: