A C++ Implementation of the Bayesian Optimization Algorithm (BOA) with Decision Graphs

The paper explains how to download compile and use the C implementation of the Bayesian optimization algorithm BOA with decision graphs Pelikan Goldberg Sastry It provides the instructions for creating input les for the BOA to solve various prob lems with various parameter settings and for adding new test functions into the existing code Outputs of an example experiment are discussed