--
You received this message because you are subscribed to the Google Groups "gamsworld" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gamsworld+...@googlegroups.com.
To post to this group, send email to gams...@googlegroups.com.
Visit this group at http://groups.google.com/group/gamsworld.
For more options, visit https://groups.google.com/groups/opt_out.
Hi 송철호it is because of demand for union-room at the same time slot in a day is depend on only j,but you want to insert two or three number inside it.I think you can use j1(j,r) for example.and define it as a tabel like this:table j1(j,r) union of room rrr1 rr2 rr3 rr4r1 1 0 0 0r2 1 2 0 0r3 0 2 3 0r4 0 0 3 4 ;it is just an example,change it in true type.and before doing it insert r and define itgood luck my friend :)
Thanks...
--
You received this message because you are subscribed to a topic in the Google Groups "gamsworld" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/gamsworld/fs0NhIL6eYs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to gamsworld+...@googlegroups.com.
What is this?