Hi,
My name is Zvonko.
I have a question regarding binary variables in GLPK.
Is it possible to implement a kind of a boolean addition to binary variables.
For example:
Let X, Y and Z be binary variables.
X and Y ara inputs, Z is a result.
X + Y = Z
Such that
0 + 0 = 0
0 + 1 = 1
1 + 0 = 1
1 + 1 = 1
So this would be sometning like a logical .OR. addition?
Many thanks
Regards
--Zvonko

OPOZORILO: To elektronsko sporo?ilo in vse njegove morebitne priloge lahko 
vsebujejo zaupne in/ali privilegirane informacije, ki so last Elektroin?tituta 
Milan Vidmar in so namenjene izklju?no naslovniku. ?e ste sporo?ilo prejeli 
pomotoma zaradi napake v naslovu ali pri prenosu sporo?ila, Vas prosimo, da nas 
o tem obvestite s povratno po?to. V tem primeru vsebine prejetega sporo?ila ne 
smete uporabiti, kopirati, tiskati, objaviti ali distribuirati, ampak ga morate 
takoj uni?iti.

DISCLAIMER: This e-mail is for the intended recipient only. It contains 
proprietary information some or all of which may be legally privileged. If you 
received this e-mail by mistake please notify us by replying to this e-mail. 
Consequently, the contents of this e-mail must be deleted and not be used, 
copied, printed, disclosed or distributed.

_______________________________________________
Help-glpk mailing list
Help-glpk@gnu.org
https://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to