RunStress

RunStress starts a stress with the configuration given in the request and returns its id together with its initial state. The generator is addressed by name, the reference and the compared solutions by id. Only one stress runs per problem at a time; starting another while one is in flight fails.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required
Body Params
stress
object

Stress is one stress-testing run. The generator is invoked repeatedly with random arguments; every input it produces goes through the validator, then to the reference solution for the answer and to every other selected solution, whose output the checker compares against that answer. The run ends when its budget is spent or, by default, at the first counterexample. A stress is kept for a limited time only — what is worth keeping is added to the problem as a test, using the arguments of the failing run.

Response

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json