StackOverflow Questions for Tag: boolean-logic

Scorch
Scorch

Reputation: 29

How do I construct a boolean circuit from a boolean function when I cancelled our one of the variables?

Score: 0

Views: 34

Answers: 1

Read More
Jeff Leonard
Jeff Leonard

Reputation: 3294

Is it useful in C# to apply DeMorgan's theorem to manually optimize boolean expressions in conditional statements (e.g. if conditions)

Score: 11

Views: 4909

Answers: 15

Read More
user282886
user282886

Reputation: 3165

Check if at least two out of three booleans are true

Score: 615

Views: 206680

Answers: 65

Read More
Utam Rauniyar
Utam Rauniyar

Reputation: 21

Generate Truth Table

Score: 1

Views: 1031

Answers: 1

Read More
SleepingSpider
SleepingSpider

Reputation: 1228

What is the difference between Verilog ! and ~?

Score: 25

Views: 119976

Answers: 3

Read More
sandy
sandy

Reputation: 333

Check if a flat array is comprised wholly of true or wholly of false values

Score: 33

Views: 49605

Answers: 12

Read More
user249375
user249375

Reputation:

boolean algebra - build a OR gate as an NAND gate

Score: 2

Views: 10733

Answers: 4

Read More
Roger
Roger

Reputation: 428

How to return false if only one specific condition is true and no others?

Score: 0

Views: 152

Answers: 6

Read More
Charles
Charles

Reputation: 1239

Finding the maximum of two integers in binary using bit logic only

Score: 6

Views: 12823

Answers: 5

Read More

Write the Boolean Function F(A,B,C,D) using no more than 2 Nor Gates

Score: -1

Views: 414

Answers: 1

Read More
Miguel
Miguel

Reputation: 383

How can I implement user-friendly boolean logic in a web form GUI?

Score: 38

Views: 24758

Answers: 10

Read More
einpoklum
einpoklum

Reputation: 132128

Idiomatic alternative for operator logical-and-equals?

Score: 1

Views: 134

Answers: 1

Read More
Waffle_Runian
Waffle_Runian

Reputation: 7

Counter in custom sequence using JK flip-flops

Score: -2

Views: 89

Answers: 1

Read More
Arun AJ
Arun AJ

Reputation: 69

Drawing logical circuit for a simplified boolean expression

Score: -1

Views: 943

Answers: 2

Read More
O.rka
O.rka

Reputation: 30737

How to evaluate nested boolean/logical expressions in Python?

Score: 5

Views: 315

Answers: 4

Read More
RayBacker
RayBacker

Reputation: 176

How to use FINDSTR in PowerShell to find lines where all words in the search string match in any order

Score: 6

Views: 33329

Answers: 4

Read More
jantristanmilan
jantristanmilan

Reputation: 4368

Why are products called minterms and sums called maxterms?

Score: 23

Views: 32094

Answers: 5

Read More
Fábio Pires
Fábio Pires

Reputation: 101

Python- Return true if all statements are true

Score: 0

Views: 817

Answers: 2

Read More
Muhammad Ikhwan Perwira
Muhammad Ikhwan Perwira

Reputation: 1072

Convert undefined state (x) to high impendance state (z)

Score: 0

Views: 67

Answers: 0

Read More
CowardPeasant
CowardPeasant

Reputation: 9

Is there any better way to write this piece of code?

Score: -1

Views: 87

Answers: 1

Read More
PreviousPage 2Next