[gecode-users] How to pass Options

Mikael Zayenz Lagerkvist zayenz at kth.se
Wed Jan 7 08:20:35 CET 2009


Please see the examples that add additional options, such as bibd.cc
and javascript.cc.

Cheers,
Mikael

On Thu, Dec 25, 2008 at 5:39 PM, Julian Cardona
<juliancardona10 at gmail.com> wrote:
> 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
> users at gecode.org
> https://www.gecode.org/mailman/listinfo/gecode-users
>



-- 
Mikael Zayenz Lagerkvist, http://www.ict.kth.se/~zayenz/




More information about the gecode-users mailing list