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