Exetools

Exetools (https://forum.exetools.com/index.php)
-   Community Tools (https://forum.exetools.com/forumdisplay.php?f=47)
-   -   Modulo2Simplificator (https://forum.exetools.com/showthread.php?t=19440)

CodeCracker 02-17-2020 21:47

Modulo2Simplificator
 
1 Attachment(s)
Modulo2Simplificator

This is a modulo 2 equations simplificator,
First Simplificate button will simplificate as system of equations by adding equations,
while second button Product will try to write as product each equation separated.
When the project was developed variables was entered in format letter + number like x1, x2

In modulo 2 operations subtraction ("-") is same as addition ("+") operator
Multiplication ("*") is not currently supported.

Example of usage:
x2(x1+x3+1)+x1+x3
should produce by hitting second button Product:
(x2+1)*(x1+1+x3)+1

CodeCracker 07-15-2021 18:16

1 Attachment(s)
v2 changes: added "Bilinear simp" to further simplificate equations
"Bilinear simp" is default checked, without it acts like old version

5 boolean variables (x0-x4), 4 equations
Example:
x1+x2+1+x0*(x2+x3+x4)+x1*(x2+x3)=0
x0+x2+x4+x0*(x2+x3)+x1*(x2+x3)+x3*x4=0
x0+x1+x2+x3+x0*(x1+x2+x3)+x1*x2+x2*(x3+x4)+x3*x4=0
x1+x2+x0*(x1+x4)+x2*x3+x3*x4=0

CodeCracker 07-27-2021 16:21

Modulo2Simplificator v3
 
1 Attachment(s)
v3: fixed another bug (infinite loop) while simplification of these systems:

1+x1+x3*x4+x4
1+x1+x1*x2+x1*x3+x2
x1*x2+x2*x4+x3
1+x2+x2*x3+x4


1+x3*x4
1+x2
x2*x4+x3
1+x2+x2*x3+x4

fixed now.

hp3 07-28-2021 22:13

please external link

deepzero 07-28-2021 23:45

check tuts4you and then read the rules.


All times are GMT +8. The time now is 15:47.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX