picosat_solution_status: Get the solution status

Description Usage Arguments Value

View source: R/rpicosat.R

Description

Get the solution status

Usage

1
2
3
4
picosat_solution_status(x)

## S3 method for class 'picosat_solution'
picosat_solution_status(x)

Arguments

x

a solution from the solver

Value

character either PICOSAT_SATISFIABLE, PICOSAT_UNSATISFIABLE or PICOSAT_UNKNOWN


rpicosat documentation built on May 1, 2019, 8:41 p.m.