Neat-Ex v1.3.0 Mix.Tasks.Xor.Multi

mix xor.multi runs multiple xor evolutions simultaneously, printing out the average number of generations taken.

Summary

Functions

A task needs to implement run which receives a list of command line args

Functions

run(args)

A task needs to implement run which receives a list of command line args.

Callback implementation for Mix.Task.run/1.