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!!

_______________________________________________
Gecode users mailing list
[email protected]
https://www.gecode.org/mailman/listinfo/gecode-users

Reply via email to