[gecode-users] error in documentation for PC_INT_DOM

Christian Schulte schulte at imit.kth.se
Mon May 15 15:57:46 CEST 2006


Martin, thanks. I just fixed it in the trunk.

Christian

--
Christian Schulte, http://www.imit.kth.se/~schulte/ 

-----Original Message-----
From: users-bounces at gecode.org [mailto:users-bounces at gecode.org] On Behalf
Of Martin Mann
Sent: Monday, May 15, 2006 2:55 PM
To: gecode user list
Subject: [gecode-users] error in documentation for PC_INT_DOM


found an error in documentation


===========================================================
const PropCond Gecode::Int::PC_INT_DOM = PC_INT_BND + 1
   	

Propagate when domain changes.

If a propagator p depends on a view x with propagation condition 
PC_INT_VAL, then p is propagated when a domain update operation on x 
returns the modification event ME_INT_VAL, ME_INT_BND, or ME_INT_DOM.

Definition at line 81 of file var.icc.

===========================================================

there should stand a PC_INT_DOM instead a PC_INT_VAL in the second 
sentence..

;)

Martin

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





More information about the gecode-users mailing list