compile
fun <ERROR CLASS>.compile(algebra: <ERROR CLASS>, arguments: Map<<ERROR CLASS>, Int>): Int
Content copied to clipboard
fun <ERROR CLASS>.compile(algebra: <ERROR CLASS>, vararg arguments: Pair<<ERROR CLASS>, Int>): Int
Content copied to clipboard
Compile given MST to expression and evaluate it against arguments.
Author
Iaroslav Postovalov