How computer can decide?

How does science work? And what's all this about quantum mechanics?

Moderators: AMod, iMod

Skepdick
Posts: 14347
Joined: Fri Jun 14, 2019 11:16 am

Re: How computer can decide?

Post by Skepdick »

bahman wrote: Tue Feb 16, 2021 8:39 pm Yes.
https://www.intel.com/content/dam/www/p ... 325383.pdf

Page 255.

CMP operator.
Skepdick
Posts: 14347
Joined: Fri Jun 14, 2019 11:16 am

Re: How computer can decide?

Post by Skepdick »

bahman wrote: Tue Feb 16, 2021 8:39 pm Yes.
https://technobyte.org/2-bit-4-bit-comparator/
Impenitent
Posts: 4305
Joined: Wed Feb 10, 2010 2:04 pm

Re: How computer can decide?

Post by Impenitent »

if then else if ...

the number of nested questions depends entirely on the patience of the programmer...

-Imp
Skepdick
Posts: 14347
Joined: Fri Jun 14, 2019 11:16 am

Re: How computer can decide?

Post by Skepdick »

Impenitent wrote: Tue Feb 16, 2021 9:33 pm if then else if ...

the number of nested questions depends entirely on the patience of the programmer...

-Imp
However deeply nested this is the general form of SAT problems.

https://en.wikipedia.org/wiki/Boolean_s ... ty_problem
User avatar
bahman
Posts: 8791
Joined: Fri Aug 05, 2016 3:52 pm

Re: How computer can decide?

Post by bahman »

Thanks Skepdick for the references.
User avatar
attofishpi
Posts: 9939
Joined: Tue Aug 16, 2011 8:10 am
Location: Orion Spur
Contact:

Re: How computer can decide?

Post by attofishpi »

Impenitent wrote: Tue Feb 16, 2021 9:33 pm if then else if ...

the number of nested questions depends entirely on the patience of the programmer...

-Imp
IF 'then' {
poster = old;
}
else
atto = dickhead;
Post Reply