Boolean Expression Minimizer

Boolean Expression Minimizer
Boolean Expression Minimizer

Boolean Expression Minimizer

Step-by-step simplification of Boolean algebra expressions


Reviews
55.77%
11.06%
11.06%
11.06%
11.06%
★★
★★★
★★★★
★★★★★
116 rates
23 rates
23 rates
23 rates
23 rates
Comments
Varun Sharma
Varun Sharma
"Time out in this app even your pc logic minimizer app also crashed to minimize this expression : A`B`CD + AB`C`D + A`CD`E + AB`D`E + AB`CE` + A`C`DE + A`BDE` + BC`D`E + ABC`E` + BCD`E` now can you give me its answer . After paying in ur pc app it doesn`t work."
Version: 2.5.1
A Google user
A Google user
"Pay money to get final answer load of shot imao"
Version: 2.0.1
A Google user
A Google user
"very annoying app. it is just like your ex. they promise you the best but give you the worst."
Version: 1.2.2
CMK Thinking
CMK Thinking
"I have paid money to upgrade this app, but it has very limited feild. And also not included functions like Demorgan`s theorem and also other equations type are not included to solve questions. Very disappointed. Please return my payment as soon as possible."
Version: 2.5
A Google user
A Google user
"can`t even solve (X`+Y)"
Version: 1.2.2
Selastin George
Selastin George
"Not useful at all"
Version: 2.6.1
Ashvin modi
Ashvin modi
"Very bad only pay and use app"
Version: 2.5.1
A Google user
A Google user
"Steps not shown sometimes and requires payment to show results Also too many ads"
MD Irfanul Islam
MD Irfanul Islam
"steps are locked in premium version. so, this is valueless for me."
Version: 2.6.1
A Google user
A Google user
"For full steps you must purchase, very disappointed"
Version: 2.3
A Google user
A Google user
"gatar app,its totally rubbish."
Version: 1.2.1
A Google user
A Google user ★★★★★
"XOR sign?? Good app you need to use your commonsense to get the final answer XORsign please..."
Version: 2.1
Adil khan Blouch
Adil khan Blouch ★★★★
"Very bad ask for upgrade in few steps"
A Google user
A Google user
"There is no xor or xnor"
Version: 2.1
Aditya Khandelwal
Aditya Khandelwal
"Worst app!! Don`t download"
Version: 2.5.1
Kashaf Maqsood
Kashaf Maqsood
"Not a gud app. It requires to upgrade .and give a few step to minimize. V.bad experience"
A Google user
A Google user ★★★★
"Little tough to get the hang of, but once you do its really simple and easy to use. Helped me ace my class. Worth the few bucks to me."
Version: 2.1
Tanzim Ahmed
Tanzim Ahmed
"Worst app...Don`t install"
Version: 2.5.1
A Google user
A Google user ★★
"The app only works in very limited cases. I tired ab + ac + de and it was not able to simplify this one. EDIT: the name of the app should be Boolean Expression 2-level minimizer. A minimization of Boolean functions includes factorization (both Boolean and algebraic methods). The minimization of my example would be a(b+c) +de"
Version: 1.4
Dhanasekar A
Dhanasekar A
"Bad app .Contain many ads"
com.kappsmart.booleanexpressionminimizer
Installs: 50,000+ (55,880 at 2023-09-18 09:11:34)
Version: 3.0.5
Category: Tools
Pegi : Everyone
Publish Date : Jul 28, 2018
Update Date : 2023-07-17
Android Version : 4.1
In-App-Purchase : $2.99 per item
Available on
Get it on Google Play
Other Apps from Kappsmart
Rust Programming Compiler
Rust Programming Compiler
★ 3.5 FREE
Write Rust codes on your device! Ideal for learning and testing code snippets!
Similar Apps
C# Programming Compiler
C# Programming Compiler
C# Programming Compiler
★ 3.4 FREE 100,000+
RatInBox
Write C# codes on your device! Ideal for learning and testing code snippets!
Pascal Programming Compiler
Pascal Programming Compiler
Pascal Programming Compiler
★ 2.6 FREE 100,000+
RatInBox
Write Pascal codes on your device! Ideal for learning and testing code snippets!
Sedona - Compiler for Swift
Sedona - Compiler for Swift
Sedona - Compiler for Swift
★ 0.0 FREE 5,000+
RatInBox
Write Swift codes on your device! Ideal for learning and testing code snippets!
Python Programming Interpreter
Python Programming Interpreter
Python Programming Interpreter
★ 3.1 FREE 100,000+
RatInBox
Write Python codes on your device! Ideal for learning and testing code snippets!
Command-Line Calculator
Command-Line Calculator
Command-Line Calculator
★ 0.0 FREE 500+
RatInBox
Calculator with History for your Android device!
Smart Virtual Girlfriend
Smart Virtual Girlfriend
Smart Virtual Girlfriend
★ 2.8 FREE 100,000+
RatInBox
This app allows you to chat with the most intelligent virtual girl!
VB.NET Programming Compiler
VB.NET Programming Compiler
VB.NET Programming Compiler
★ 4.2 FREE 100,000+
RatInBox
Write VB.NET codes on your device! Ideal for learning and testing code snippets!
Kotlin Programming Compiler
Kotlin Programming Compiler
Kotlin Programming Compiler
★ 3.2 FREE 50,000+
RatInBox
Write Kotlin codes on your device! Ideal for learning and testing code snippets!
Quantum Programming Compiler
Quantum Programming Compiler
Quantum Programming Compiler
★ 3.9 FREE 1,000+
RatInBox
Write Quantum codes on your device! Ideal for learning and testing code snippet!
R Programming Compiler
R Programming Compiler
R Programming Compiler
★ 3.9 FREE 100,000+
RatInBox
Write R codes on your device! Ideal for learning and testing code snippets!
Screenshots
 - Android App Screenshot  - Android App Screenshot  - Android App Screenshot  - Android App Screenshot  - Android App Screenshot  - Android App Screenshot  - Android App Screenshot  - Android App Screenshot  - Android App Screenshot  - Android App Screenshot  - Android App Screenshot  - Android App Screenshot  - Android App Screenshot  - Android App Screenshot  - Android App Screenshot
DESCRIPTION
Boolean Expression Minimizer provides step-by-step simplification of Boolean algebra expressions. Two modes are available:

1. Interactive Algebraic Minimizer: In this mode, you are guided to simplify an expression. Hints are provided and expressions are tested for validity and equivalence in each step.
2. Automatic Algebraic Minimizer: In this mode, the expression is automatically simplified with all steps explained.

Boolean expressions are entered in the infix format whereby the NOT operator proceeds the term and the AND operator is implied e.g. A` + BC. Up to 26 variables are supported from A to Z. The following laws and theorems are used:

→ Complementarity: (i) X + X` = 1 (ii) XX` = 0
→ Idempotency: (i) X + X = X (ii) XX = X
→ Involution: X`` = X
→ Identity: (i) X + 0 = X (ii) X1 = X
→ Null Element: (i) X + 1 = 1 (ii) X0 = 0
→ Absorption: (i) X + XY = X (ii) X(X+Y) = X
→ Adsoption: (i) X + X`Y = X + Y (ii) X(X` + Y) = XY
→ Unity: (i) XY + XY` = X (ii) (X+Y)(X+Y`) = X
→ DeMorgan`s Laws: (i) (X + Y)` = X`Y` (ii) (XY)` = X` + Y`
→ Commutativity: (i) X + Y = Y + X (ii) XY = YX
→ Associativity: (i) X + (Y + Z) = X + Y + Z (ii) X(YZ) = XYZ
→ Distributivity: (i) X(Y+Z) = XY + XZ (ii) X+YZ = (X+Y)(X+Z)
→ Consensus: (i) XY + X`Z + YZ = XY + X`Z (ii) (X + Y)(X` + Z)(Y + Z) = (X + Y)(X` + Z)
→ XOR Gate: X ^ Y = X`Y + XY`
→ XNOR Gate: X = Y ≡ X`Y` + XY

Note: This app requires an Internet connection.
DATA SAFETY AND SECURITY
This app has access to

Other
· view network connections
· full network access

Photos/Media/Files
· read the contents of your USB storage
· modify or delete the contents of your USB storage

Storage
· read the contents of your USB storage
· modify or delete the contents of your USB storage

Free apps in the same category
HAWA VPN Super VPN Proxy Maste
HAWA VPN Super VPN Proxy Maste
HAWA VPN Super VPN Proxy Maste
★ 3.4 FREE 500,000+
HAWA VPN
VPN Free`.Super VPN speed proxy master,vpnfast unblock browser,Protect privacy
All File & Video Downloader
All File & Video Downloader
All File & Video Downloader
★ 4.0 FREE 10,000,000+
Battery Stats Saver
Advanced file downloader from any website. Download multiple files at once.
Black Wallpaper Live Wallpaper
Black Wallpaper Live Wallpaper
Black Wallpaper Live Wallpaper
★ 4.9 FREE 100,000+
Live Wallpaper 4K & Game Studio
Black 3d live wallpapers 4k HD background make your phone amazing and beautiful
App Lock - Lock & Unlock Apps
App Lock - Lock & Unlock Apps
App Lock - Lock & Unlock Apps
★ 4.4 FREE 10,000,000+
Lara Pollar
App lock is a powerful and secure application that can lock your apps
Internet Browser
Internet Browser
Internet Browser
★ 4.0 FREE 100,000,000+
ColorOS
Surfing Internet & Discover fun here
SKF PTP Catalogue
SKF PTP Catalogue
SKF PTP Catalogue
★ 3.6 FREE 50,000+
SKF
Get information on SKF Power transmission products – at the tip of your finger.
Paid apps in the same category
PingTools Pro
PingTools Pro
PingTools Pro
★ 4.1 2.99$ 100,000+
StreamSoft
PingTools - a simple but powerful set of network utilities.
Quick Profiles Pro
Quick Profiles Pro
Quick Profiles Pro
★ 3.6 0.99$ 10,000+
SoftXperience
Add 117 icons and a home screen widget to Quick Profiles with this add-on.
Bubble Level PRO
Bubble Level PRO
Bubble Level PRO
★ 4.8 1.99$ 100,000+
Gamma Play
Best leveling tool for your Android device. Hang paintings like a pro.
3D Scanner Pro
3D Scanner Pro
3D Scanner Pro
★ 2.1 4.99$ 5,000+
Xplorazzi Tech
Convert Real-objects into 3D-Model using Photos or Video
WiFi Thief Detector Pro
WiFi Thief Detector Pro
WiFi Thief Detector Pro
★ 4.4 1.99$ 5,000+
WiFi Router Speed and Security
Speed Test & WiFi Monitor: Detect Who use my WiFi and Protect my WiFi Security.
AutomateIt Pro - Automate task
AutomateIt Pro - Automate task
AutomateIt Pro - Automate task
★ 4.4 3.49$ 50,000+
SmarterApps Ltd
Turn your smartphone into a genius-phone!
Popular Free Games
Subway Surfers
Subway Surfers
Subway Surfers
★ 4.6 FREE 1,000,000,000+
SYBO Games
Arcade Games
Help Jake, Tricky & Fresh escape from the grumpy Inspector and his dog!
Candy Crush Saga
Candy Crush Saga
Candy Crush Saga
★ 4.6 FREE 1,000,000,000+
King
Casual Games
Match 3 candies to blast sugar! Spread jam & master the sweetest of puzzle games
Free Fire
Free Fire
Free Fire
★ 4.1 FREE 1,000,000,000+
Garena International I
Action Games
10-minute Survival Shooter!
My Talking Tom
My Talking Tom
My Talking Tom
★ 4.4 FREE 1,000,000,000+
Outfit7 Limited
Casual Games
It’s Talking Tom, the virtual pet cat who loves to chat.
8 Ball Pool
8 Ball Pool
8 Ball Pool
★ 4.5 FREE 1,000,000,000+
Miniclip.com
Sports Games
Play online multiplayer or PvP Pool games and compete with your friends!
Hill Climb Racing
Hill Climb Racing
Hill Climb Racing
★ 4.5 FREE 1,000,000,000+
Fingersoft
Racing Games
Race uphill to win in this offline physics based driving game!
Popular Free Applications
Google Drive
Google Drive
Google Drive
★ 4.3 FREE 10,000,000,000+
Google LLC
Productivity
Store, access, and share securely with Google Drive, part of Google Workspace.
Google Photos
Google Photos
Google Photos
★ 4.5 FREE 5,000,000,000+
Google LLC
Photography
The home for your memories. Relive, share, and organize your photos.
Gboard - the Google Keyboard
Gboard - the Google Keyboard
Gboard - the Google Keyboard
★ 4.5 FREE 5,000,000,000+
Google LLC
Tools
Fast and smart typing with Emojis, GIFs, and more
Google Meet
Google Meet
Google Meet
★ 4.5 FREE 5,000,000,000+
Google LLC
Communication
High quality video calling for Android & iOS phones, tablets, Google Nest & web.
Google Calendar
Google Calendar
Google Calendar
★ 4.5 FREE 5,000,000,000+
Google LLC
Productivity
Always know what’s next with Google Calendar, part of Google Workspace.
Files by Google
Files by Google
Files by Google
★ 4.6 FREE 1,000,000,000+
Google LLC
Tools
Clean up your phone, find files, play media, and share files offline