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
Currently we can compute the proof only from the initial witness from which gnark solver computes the full solution. But for fuzzing/testing purposes it would be good if we could compute the proof directly from the solution, even if the proof would be incorrect.