class Runner

Defined in:

bin/runner.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(a : Algorithm) #

[View source]

Instance Method Detail

def exec(spins : Int32 = 1000, n : Int32 | Nil = nil) : Result #

[View source]