You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try downloading it and compiling from source. Create build.sh script that will build the Automatalib and copy the runnable binaries to $HOME/bin.
Either create new binaries for each problem we are benchmarking or create a parser of .emp programs to support all required operations and taking the .emp program as first argument.
Create a parser for Mata format, but probably more preferable solution will be converting Mata format files into one of the many supported formats.
The text was updated successfully, but these errors were encountered:
We should measure performance of Automatalib.
This should comprise:
build.sh
script that will build the Automatalib and copy the runnable binaries to$HOME/bin
..emp
programs to support all required operations and taking the.emp
program as first argument.The text was updated successfully, but these errors were encountered: