Hi
I want to use unary function for scheduling. I want to excluse some task
which are known to me from unary scheduling. I have read the gecode
document, I know that I can pass a BoolVarArgs to the unary function. How
can I give value to this BoolVarArgs in my program? All the examples I saw,
give value to BoolVarArgs in the model by constraints. I want to assign
value to this array in the main function.
Would you please help me.

Best Regards

-- 
*-------------------------------------------------------------------------

Hamideh Izadyar
Graduate Student
Computer Engineering Dep.
Sharif University of Technology
http://ce.sharif.edu/~izadyar
*
_______________________________________________
Gecode users mailing list
[email protected]
https://www.gecode.org/mailman/listinfo/gecode-users

Reply via email to