viaduct
0.2.0-5-g5831d91.dirty
compiler
/
edu.cornell.cs.apl.viaduct.selection
/
CostEstimator
/
executionCost
execution
Cost
abstract
fun
executionCost
(
stmt
:
SimpleStatementNode
,
protocol
:
Protocol
)
:
Cost
<
C
>
Content copied to clipboard
Estimated cost of executing
stmt
at
protocol
.