this command will build the code completely under linux:

g++ -std=c++17 -O3 -o asemo *.cpp
