Note
Click here to download the full example code
SPEAR-QCP¶
We optimize the SPEAR algorithm on QCP to demonstrate the powerful ROAR and SMAC4AC facade using commandline. Algorithm and instance definition is done inside scenario file.
ROAR:
$ python3 ./scripts/smac.py --scenario examples/commandline/spear_qcp/scenario.txt --verbose DEBUG --mode ROAR
SMAC4AC:
$ python3 ./scripts/smac.py --scenario examples/commandline/spear_qcp/scenario.txt --verbose DEBUG --mode SMAC4AC
Total running time of the script: ( 0 minutes 0.000 seconds)