View Single Post
  #3  
Old 07-27-2021, 16:21
CodeCracker CodeCracker is offline
VIP
 
Join Date: Jun 2011
Posts: 905
Rept. Given: 68
Rept. Rcvd 661 Times in 278 Posts
Thanks Given: 64
Thanks Rcvd at 3,820 Times in 717 Posts
CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699
Modulo2Simplificator v3

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.
Attached Files
File Type: zip Modulo2Simplificator_v3.zip (41.5 KB, 10 views)
Reply With Quote
The Following 2 Users Gave Reputation+1 to CodeCracker For This Useful Post:
MarcElBichon (07-28-2021), niculaita (07-27-2021)
The Following 6 Users Say Thank You to CodeCracker For This Useful Post:
chessgod101 (07-29-2021), hp3 (07-28-2021), niculaita (07-27-2021), tonyweb (07-27-2021), uranus64 (07-30-2021), zeuscane (07-27-2021)