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
<juliancardon...@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
> us...@gecode.org
> https://www.gecode.org/mailman/listinfo/gecode-users
>



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

_______________________________________________
Gecode users mailing list
us...@gecode.org
https://www.gecode.org/mailman/listinfo/gecode-users

Reply via email to