[gecode-users] How to pass Options

Julian Cardona juliancardona10 at gmail.com
Thu Dec 25 17:39:46 CET 2008


I need to pass some new data to the functions of queens but i don't
understand how they use the options. In the main() they just run the
program with:
Example::run<Queens,DFS,SizeOptions>(opt);
How do i pass for example a string or int to Queens from the main
function if i need to use it for new operations?
Please help me!!




More information about the gecode-users mailing list