Skip to content

Setting Timeout Option in rustsat-cadical #164

@gn64

Description

@gn64

Thank you for sharing this wonderful code.
I am currently trying to use Cadical from rustsat and would like to ask about how to set options.
I understand that it works in the form of solver.set_option("seed", 42), but how should I set a timeout?
According to cadical --help, it should be set like -t <sec> set wall clock time limit, but using solver.set_option("t", 10) did not work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions