Tutorials
Execution of the developed applications from library source code
Execute stripped illustrative example (executes VNS on Max-Ones problem with binary representation within int, uses classes only from`uo`)
Execute illustrative example> python example_vns_maxones_int_vns_exec
Execute enhanced illustrative example (executes VNS on Max-Ones problem with binary representation within int, uses classes from both uo and app)
Execute illustrative example> python example_vns_maxones_int_vns_exec_build
Execution of the developed applications from command line