Skip to content

New Bounds for scanalyzer #8

@haz

Description

@haz

These plans seem to not be accepted by the API (val is throwing an error). Code attempted to include them:

# IPC-2008
collection_id = 6
# scanalyzer
domain_id = 63

problems = api.get_problems(domain_id)
problem = problems[0]

problem_id = problem['problem_id']
plan = api.get_plan(problem_id)

api.submit_plan(problem_id, plan)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions