Hi, Criselle! FD.decl "declares" (i.e. creates) an object implementing a Finite Domain (that's what FD stands for) integer variable for the purposes of (concurrent) constraint programming. It is predefined and you wouldn't want to reimplement it. Notice that a Oz's logic variables are not FD vars vy default.
Cheers, Jorge. Criselle Lubguban escreveu: > hi! im new in using oz... > > can anybody tell me what FD.decl does? is it already predefined? is there > any other way to implement it? > > > thanks a lot! > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _________________________________________________________________________________ > mozart-users mailing list > [email protected] > http://www.mozart-oz.org/mailman/listinfo/mozart-users > Jorge M. Pelizzoni ICMC - Universidade de São Paulo _________________________________________________________________________________ mozart-users mailing list [email protected] http://www.mozart-oz.org/mailman/listinfo/mozart-users
