This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Solving linear boolean equations


Hello,

I am wondering, if gsl is useful for solving large/huge _linear_ boolean 
equations, e.g.

x1+x3=0
x1+x2=1
x2+x3=1

and xi is either 0 or 1 and the result here is read mod 2.

Thank you.

Rainer.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]