On 3/14/2025 11:01 AM, wij wrote:Haha no.
On Fri, 2025-03-14 at 10:51 -0500, olcott wrote:
On 3/14/2025 10:04 AM, wij wrote:
On Fri, 2025-03-14 at 09:35 -0500, olcott wrote:
I have only correctly refuted the conventional halting problem proof.Are you solving The Halting Problem or not? Yes or No.https://en.wikipedia.org/wiki/Halting_problem In computabilityThe only difference between HHH and HHH1 is that they are at different
theory, the halting problem is the problem of determining, from a
description of an arbitrary computer program and an input, whether
the program will finish running, or continue to run forever.
That means: H(D)=1 if D() halts and H(D)=0 if D() does not halt.
But, it seems you don't understand English, as least as my level,
....
locations in memory. DDD simulated by HHH1 has identical behavior to
DDD() directly executed in main().
The semantics of the finite string input DDD to HHH specifies that it
will continue to call HHH(DDD) in recursive simulation.
The semantics of the finite string input DDD to HHH1 specifies to
simulate to DDD exactly once.
When HHH(DDD) reports on the behavior that its input finite string
specifies it can only correctly report non-halting.
When HHH(DDD) is required to report on behavior other than the
behavior that its finite string specifies HHH is not a decider thus
not a halt decider.
All deciders are required to compute the mapping from their input
finite string to the semantic or syntactic property that this string
specifies. Deciders return true when this string specifies this
property otherwise they return false.
Actually solving the halting problem requires a program that is ALLSerious question: are there actually other undecidable programs?
KNOWING thus God like.
Good luck trying to show you've refuted a proof that you've gone on
record as admitting is correct.
On 3/14/2025 1:01 PM, dbush wrote:It places a limit on deciding termination.
On 3/14/2025 1:19 PM, olcott wrote:
On 3/14/2025 11:58 AM, wij wrote:
On Fri, 2025-03-14 at 11:33 -0500, olcott wrote:
On 3/14/2025 11:01 AM, wij wrote:
On Fri, 2025-03-14 at 10:51 -0500, olcott wrote:
On 3/14/2025 10:04 AM, wij wrote:
On Fri, 2025-03-14 at 09:35 -0500, olcott wrote:
Likewise:And that is EXACTLY what the halting problem is about: it is notWhen we define the HP as having H return a value corresponding to theAre you solving The Halting Problem or not? Yes or No.I have only correctly refuted the conventional halting problem
proof. Actually solving the halting problem requires a program that
is ALL KNOWING thus God like.
I (GUR) had told you God cannot solve HP neither (maybe because the
problem is limited in a box)
halting behavior of input D and input D can actually does the opposite
of whatever value that H returns, then we have boxed ourselves in to a
problem having no solution.
possible to construct an H where H(X,Y) reports whether X(Y) halts when
executed directly.
A problem that you have now EXPLICITLY agreed is unsolvable. So...
What time is it (yes or no)? equally has no solution.
That BOGUS problem instances have no solution places no actual limit on anything.
I coined the term "incorrect question" years ago. https://groups.google.com/g/sci.lang/c/lSdYexJ0ozo/m/aDN9-TYLHwIJ(x) doubt
On 3/14/2025 8:56 PM, dbush wrote:
On 3/14/2025 9:49 PM, olcott wrote:
On 3/14/2025 8:34 PM, dbush wrote:
On 3/14/2025 9:27 PM, olcott wrote:
On 3/14/2025 8:00 PM, dbush wrote:
On 3/14/2025 8:45 PM, olcott wrote:
On 3/14/2025 12:54 PM, dbush wrote:Not exactly. What they prove is that no H exists that satisfies
On 3/14/2025 12:33 PM, olcott wrote:
On 3/14/2025 11:01 AM, wij wrote:
On Fri, 2025-03-14 at 10:51 -0500, olcott wrote:
On 3/14/2025 10:04 AM, wij wrote:
On Fri, 2025-03-14 at 09:35 -0500, olcott wrote:>>
void DDD()
{
HHH(DDD);
return;
}
DDD correctly simulated by HHH cannot possibly reach >>>>>>>>>>>>> its own "return" instruction in any finite number of >>>>>>>>>>>>> correctly simulated steps.
That you are clueless about the semantics of something >>>>>>>>>>>>> as simple as a tiny C function proves that you are not >>>>>>>>>>>>> competent to review my work.
https://en.wikipedia.org/wiki/Halting_problem
In computability theory, the halting problem is the problem >>>>>>>>>>>> of determining, from a description of
an
arbitrary computer program and an input, whether the program >>>>>>>>>>>> will finish running, or continue to
run
forever.
That means: H(D)=1 if D() halts and H(D)=0 if D() does not >>>>>>>>>>>> halt.
But, it seems you don't understand English, as least as my >>>>>>>>>>>> level, ....
void DDD()
{
HHH(DDD);
return;
}
The only difference between HHH and HHH1 is that they are >>>>>>>>>>> at different locations in memory. DDD simulated by HHH1
has identical behavior to DDD() directly executed in main(). >>>>>>>>>>>
The semantics of the finite string input DDD to HHH specifies >>>>>>>>>>> that it will continue to call HHH(DDD) in recursive simulation. >>>>>>>>>>>
The semantics of the finite string input DDD to HHH1 specifies >>>>>>>>>>> to simulate to DDD exactly once.
When HHH(DDD) reports on the behavior that its input finite >>>>>>>>>>> string specifies it can only correctly report non-halting. >>>>>>>>>>>
When HHH(DDD) is required to report on behavior other than >>>>>>>>>>> the behavior that its finite string specifies HHH is not >>>>>>>>>>> a decider thus not a halt decider.
All deciders are required to compute the mapping from
their input finite string to the semantic or syntactic property >>>>>>>>>>> that this string specifies. Deciders return true when this >>>>>>>>>>> string specifies this property otherwise they return false. >>>>>>>>>>>
Are you solving The Halting Problem or not? Yes or No.
I have only correctly refuted the conventional halting
problem proof.
And what exactly do you think this proof is proving? More
specifically, what do you think the Linz proof is proving?
All of the proofs merely show that there cannot
possibly exist any halt decider that returns a
value corresponding to the behavior of any input
that is actually able to do the opposite of whatever
value is returned.
these requirements:
Given any algorithm (i.e. a fixed immutable sequence of
instructions) X described as <X> with input Y:
A solution to the halting problem is an algorithm H that computes
the following mapping:
(<X>,Y) maps to 1 if and only if X(Y) halts when executed directly >>>>>> (<X>,Y) maps to 0 if and only if X(Y) does not halt when executed
directly
The executed directly part is bogus as I have
shown and your indoctrination blindly ignores.
But I want to know if any arbitrary X with input Y halts when
executed directly,
Even when some inputs are BOGUS.
Did I stutter?
I want to know if any arbitrary X with input Y halts when executed
If you reject "ls;dlfm skdofdfn 894&49.8244bewr" as a syntactically
incorrect input then you are being inconsistent when you fail to reject semantically incorrect inputs.
directly. If I had an H that could tell me that in *all* possible
cases, I could solve the Goldbach conjecture, among many other
unsolved problems.
Does an H exist that can tell me that or not?
On 3/15/2025 8:06 AM, dbush wrote:
On 3/14/2025 11:40 PM, olcott wrote:
On 3/14/2025 8:56 PM, dbush wrote:
On 3/14/2025 9:49 PM, olcott wrote:
On 3/14/2025 8:34 PM, dbush wrote:
On 3/14/2025 9:27 PM, olcott wrote:
On 3/14/2025 8:00 PM, dbush wrote:
On 3/14/2025 8:45 PM, olcott wrote:
On 3/14/2025 12:54 PM, dbush wrote:Not exactly. What they prove is that no H exists that satisfies >>>>>>>> these requirements:
On 3/14/2025 12:33 PM, olcott wrote:
On 3/14/2025 11:01 AM, wij wrote:
On Fri, 2025-03-14 at 10:51 -0500, olcott wrote:
On 3/14/2025 10:04 AM, wij wrote:
On Fri, 2025-03-14 at 09:35 -0500, olcott wrote:>> >>>>>>>>>>>>>>> void DDD()
{
HHH(DDD);
return;
}
DDD correctly simulated by HHH cannot possibly reach >>>>>>>>>>>>>>> its own "return" instruction in any finite number of >>>>>>>>>>>>>>> correctly simulated steps.
That you are clueless about the semantics of something >>>>>>>>>>>>>>> as simple as a tiny C function proves that you are not >>>>>>>>>>>>>>> competent to review my work.
https://en.wikipedia.org/wiki/Halting_problem
In computability theory, the halting problem is the >>>>>>>>>>>>>> problem of determining, from a description of
an
arbitrary computer program and an input, whether the >>>>>>>>>>>>>> program will finish running, or continue to
run
forever.
That means: H(D)=1 if D() halts and H(D)=0 if D() does not >>>>>>>>>>>>>> halt.
But, it seems you don't understand English, as least as my >>>>>>>>>>>>>> level, ....
void DDD()
{
HHH(DDD);
return;
}
The only difference between HHH and HHH1 is that they are >>>>>>>>>>>>> at different locations in memory. DDD simulated by HHH1 >>>>>>>>>>>>> has identical behavior to DDD() directly executed in main(). >>>>>>>>>>>>>
The semantics of the finite string input DDD to HHH specifies >>>>>>>>>>>>> that it will continue to call HHH(DDD) in recursive
simulation.
The semantics of the finite string input DDD to HHH1 specifies >>>>>>>>>>>>> to simulate to DDD exactly once.
When HHH(DDD) reports on the behavior that its input finite >>>>>>>>>>>>> string specifies it can only correctly report non-halting. >>>>>>>>>>>>>
When HHH(DDD) is required to report on behavior other than >>>>>>>>>>>>> the behavior that its finite string specifies HHH is not >>>>>>>>>>>>> a decider thus not a halt decider.
All deciders are required to compute the mapping from >>>>>>>>>>>>> their input finite string to the semantic or syntactic >>>>>>>>>>>>> property
that this string specifies. Deciders return true when this >>>>>>>>>>>>> string specifies this property otherwise they return false. >>>>>>>>>>>>>
Are you solving The Halting Problem or not? Yes or No. >>>>>>>>>>>>
I have only correctly refuted the conventional halting
problem proof.
And what exactly do you think this proof is proving? More >>>>>>>>>> specifically, what do you think the Linz proof is proving?
All of the proofs merely show that there cannot
possibly exist any halt decider that returns a
value corresponding to the behavior of any input
that is actually able to do the opposite of whatever
value is returned.
Given any algorithm (i.e. a fixed immutable sequence of
instructions) X described as <X> with input Y:
A solution to the halting problem is an algorithm H that
computes the following mapping:
(<X>,Y) maps to 1 if and only if X(Y) halts when executed directly >>>>>>>> (<X>,Y) maps to 0 if and only if X(Y) does not halt when
executed directly
The executed directly part is bogus as I have
shown and your indoctrination blindly ignores.
But I want to know if any arbitrary X with input Y halts when
executed directly,
Even when some inputs are BOGUS.
Did I stutter?
I want to know if any arbitrary X with input Y halts when executed
If you reject "ls;dlfm skdofdfn 894&49.8244bewr" as a syntactically
incorrect input then you are being inconsistent when you fail to reject
semantically incorrect inputs.
No such thing. All algorithms X are valid as are all inputs Y to
those algorithms.
That is false.
The algorithm that determines whether this sentence is
true or false does not exist because it is neither true
nor false: "This sentence is not true"
Until you understand that simplified example you will
continue to lack the capacity to understand the more
complex example.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (1 / 15) |
Uptime: | 160:41:43 |
Calls: | 10,385 |
Calls today: | 2 |
Files: | 14,056 |
Messages: | 6,416,494 |