Skip to content
This repository was archived by the owner on Mar 9, 2023. It is now read-only.
This repository was archived by the owner on Mar 9, 2023. It is now read-only.

Add problem specific timeout #299

@pgayee694

Description

@pgayee694

Sometimes we want to enforce a maximum time complexity (to avoid things like brute force solutions). One way to do this is to add a max_exec_time field to the Problem model, and send that to the executor.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions