´

nxt_ym

synopsis: INT nxt_ym(OP a,b)

description:

computes the next Yamanouchi word after the Yamanouchi word a. It return TRUE if it is possible, in this case b ist the next word. If we have already the last word, the function returns FALSE.

example:

 ........
 scan(PARTITION,form);
 first_ym(form,ym);
 dimension(form,nb);
 do
 {
 println(ym);
 }while(nxt_ym(ym,ym));




Send comments or suggestions to:
symmetrica (at) symmetrica.de

this page was automatically generated on So Jan 4 10:36:17 CET 2009 on the machine btn6xf

University of Bayreuth -