Happy !

CipT / PlugMC

Project infos

License MIT
Tags
Creation date 2017-02-03
Website

Monticello registration

About PlugMC

TimeProfiler new openOnBlock: [
    BFSExecutionController new
        runtime: 
            (RandomRuntime new
                configurationSize: 100000;
                changeSize: 4;
                maxTransitions: 100);
        execute.
].