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
Implement comparison between problem solution and problem bound
After calling endpoint defined in #81 and solving the problem, we can call a new endpoint /problems/problemType/{problemid}/bound/compare.
This compares the calculated bound to the solution and returns the difference.
The text was updated successfully, but these errors were encountered:
Implement comparison between problem solution and problem bound
After calling endpoint defined in #81 and solving the problem, we can call a new endpoint
/problems/problemType/{problemid}/bound/compare
.This compares the calculated bound to the solution and returns the difference.
The text was updated successfully, but these errors were encountered: