viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.selection
/
Z3SelectionProblemSolver
Z3Selection
Problem
Solver
object
Z3SelectionProblemSolver
:
SelectionProblemSolver
Constraint problem using Z3. Z3 has an optimization module that can return models with minimal cost.
Functions
Functions
solve
Link copied to clipboard
open
override
fun
solve
(
problem
:
SelectionProblem
)
:
ProtocolAssignment
?