Page 2 of 2
Re: How computer can decide?
Posted: Tue Feb 16, 2021 9:00 pm
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.
Re: How computer can decide?
Posted: Tue Feb 16, 2021 9:02 pm
by Skepdick
Re: How computer can decide?
Posted: Tue Feb 16, 2021 9:33 pm
by Impenitent
if then else if ...
the number of nested questions depends entirely on the patience of the programmer...
-Imp
Re: How computer can decide?
Posted: Tue Feb 16, 2021 9:42 pm
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
Re: How computer can decide?
Posted: Wed Feb 17, 2021 1:23 pm
by bahman
Thanks Skepdick for the references.
Re: How computer can decide?
Posted: Fri Feb 19, 2021 7:31 pm
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;