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
Dear developers, for the function "regeneration", there are so many tracking paths when the number of polynomial equations increased.
This makes the polynomial system hard to solve. For example, the polynomial system in the picture below is hard to solve, it only has 20 equations.
Are there any ways to control the number of tracking paths? Thank you.