yes
Search found 41 matches
- October 4th, 2023, 2:42 pm
- Forum: General Discussion
- Topic: Is Colorized life more powerful than life computationally?
- Replies: 82
- Views: 26305
- October 4th, 2023, 2:11 pm
- Forum: General Discussion
- Topic: Is Colorized life more powerful than life computationally?
- Replies: 82
- Views: 26305
Re: Is Colorized life more powerful than life computationally?
... then U doesn't really solve the halting problem. Solving the halting problem for only some cases is possible but kind of pointless.
as I wrote many times U(m) halts on m if m halts and return the tape WITHOUT halting if m does not halt
for me it is an interesting challenge to find U
if you ...
- October 4th, 2023, 5:50 am
- Forum: General Discussion
- Topic: Is Colorized life more powerful than life computationally?
- Replies: 82
- Views: 26305
Re: Is Colorized life more powerful than life computationally?
and you actually know that a given non-halting input doesn't halt after a finite amount of time, then if that can be done with a regular turing machine, you can construct a contradiction using the same construction that has already been mentioned many, many, many times in this thread.
how do you ...
- October 3rd, 2023, 1:22 pm
- Forum: General Discussion
- Topic: Is Colorized life more powerful than life computationally?
- Replies: 82
- Views: 26305
Re: Is Colorized life more powerful than life computationally?
when does it return the tape?
how does it know when to return the tape? How does it know the input does or doesn't halt so it can determine whether to return the tape/etcetera??
those are things that have to be discovered, but U can not solve the halting problem by having a "return the tape ...
- October 3rd, 2023, 12:45 pm
- Forum: General Discussion
- Topic: Is Colorized life more powerful than life computationally?
- Replies: 82
- Views: 26305
Re: Is Colorized life more powerful than life computationally?
So you're just defining "solving the halting problem" as "being able to return "X halts" whenever X halts [but not necessarily ever returning "X doesn't halt" when it doesn't]"? Well then of course the halting problem is "solvable", but this is a really weak and kind of bizarre notion of ...
- October 3rd, 2023, 12:38 pm
- Forum: General Discussion
- Topic: Is Colorized life more powerful than life computationally?
- Replies: 82
- Views: 26305
Re: Is Colorized life more powerful than life computationally?
are you saying there is no turing machine U as I specified ? assuming there is and I find it then I can tell you how it worksazulavoir wrote: October 3rd, 2023, 11:49 am Define a single time in the future, after N iterations of U, where you can be certain that U has halted, then. Otherwise you can't say you know.
- October 3rd, 2023, 12:31 pm
- Forum: General Discussion
- Topic: Is Colorized life more powerful than life computationally?
- Replies: 82
- Views: 26305
Re: Is Colorized life more powerful than life computationally?
I have. As I understand, you're trying to solve the halting problem with a Turing machine. That is proven to be impossible.
that depend on your definition of "solve", it is proven using the classical logic that the halting problem is semi-decidable and my definition of the turing machine U is ...
- October 3rd, 2023, 2:18 am
- Forum: General Discussion
- Topic: Is Colorized life more powerful than life computationally?
- Replies: 82
- Views: 26305
Re: Is Colorized life more powerful than life computationally?
you have not read my previous commentsgaloomba wrote: October 2nd, 2023, 7:24 pm There is no Turing machine that can solve the halting problem. This is proven.
- October 3rd, 2023, 2:17 am
- Forum: General Discussion
- Topic: Is Colorized life more powerful than life computationally?
- Replies: 82
- Views: 26305
Re: Is Colorized life more powerful than life computationally?
when U goes into a halting state then you knowazulavoir wrote: October 2nd, 2023, 4:53 pm And how long does "Wait until U halts" take? How do you know when to stop waiting?
- October 2nd, 2023, 2:38 pm
- Forum: General Discussion
- Topic: Is Colorized life more powerful than life computationally?
- Replies: 82
- Views: 26305
Re: Is Colorized life more powerful than life computationally?
How do you expect to go from "U halts iff the input turing machine halts" to "you can tell within finite time based on the current state of U whether the input turing machine halts"?
Also, obviously, no, life cannot solve the halting problem.
I didn't quite get what you mean, assuming that there ...
- October 2nd, 2023, 3:36 am
- Forum: General Discussion
- Topic: Is Colorized life more powerful than life computationally?
- Replies: 82
- Views: 26305
Re: Is Colorized life more powerful than life computationally?
if there is a turing machine U as I described before then Life can solve the halting problem by simulating Uolivia enessemir wrote: October 1st, 2023, 2:13 pm Yes, things like turing oracles can solve the halting problem, but it's very obvious that CGoL is equivalent only to turing machines and so cannot.
- September 29th, 2023, 1:24 pm
- Forum: General Discussion
- Topic: Is Colorized life more powerful than life computationally?
- Replies: 82
- Views: 26305
Re: Is Colorized life more powerful than life computationally?
... so you think it's possible that regular Life can solve the halting problem?
if you consider the kind of solution that I have in mind then yes it is conceivable
Well, no, there isn't. It doesn't matter, because the proof of the halting problem's undecidability applies universally for any ...
- September 28th, 2023, 10:31 am
- Forum: General Discussion
- Topic: Is Colorized life more powerful than life computationally?
- Replies: 82
- Views: 26305
Re: Is Colorized life more powerful than life computationally?
Can you reiterate what you find wrong about this argument:
there is nothing wrong, you are right if you believe that you can not solve the halting problem with Life then you can also believe that you can not solve it by colored Life.
I put my idea for colored Life aside for a while now I just ...
- September 27th, 2023, 2:35 pm
- Forum: General Discussion
- Topic: Is Colorized life more powerful than life computationally?
- Replies: 82
- Views: 26305
Re: Is Colorized life more powerful than life computationally?
...How?? The proof that the halting problem is, in general, unsolvable doesn't assume its own conclusion; the proof relies on a sort of self-reference yes, but this self-reference isn't in the logical structure of the proof, so there's not any problem with the logic.
as far as I understand and ...
- September 27th, 2023, 10:24 am
- Forum: General Discussion
- Topic: Is Colorized life more powerful than life computationally?
- Replies: 82
- Views: 26305
Re: Is Colorized life more powerful than life computationally?
Also, how would the halting problem work if the machine, apart from “Halt” and “Doesn't halt”, can somehow “Half-halt”? How does fuzzy logic work with this?
imagine we have a partial solution to the halting problem meaning we have program P(p) that on most input halt with output 0 or 1 or does ...
- June 12th, 2023, 8:25 am
- Forum: General Discussion
- Topic: Is Colorized life more powerful than life computationally?
- Replies: 82
- Views: 26305
Re: Is Colorized life more powerful than life computationally?
it's all just a self referential confusion
- June 11th, 2023, 3:33 pm
- Forum: General Discussion
- Topic: Is Colorized life more powerful than life computationally?
- Replies: 82
- Views: 26305
Re: Is Colorized life more powerful than life computationally?
Okay, you apparently meant something like "remove the set of single-color Turing machines from the set of colored Turing machines". Whenever you say "Turing machine", you're meaning "single-color Turing machine" -- I think.
yes
Put yourself in the place of someone who doesn't already know what ...
- June 11th, 2023, 2:57 pm
- Forum: General Discussion
- Topic: Is Colorized life more powerful than life computationally?
- Replies: 82
- Views: 26305
Re: Is Colorized life more powerful than life computationally?
For phenomena in our physical universe, yes: there's always the (unlikely, but not disproven) possibility that there's some random undetected particle somewhere that is capable of acting as a halting oracle.
I don't know anything about particles I just understand logic
it is logically possible ...
- June 11th, 2023, 1:19 pm
- Forum: General Discussion
- Topic: Is Colorized life more powerful than life computationally?
- Replies: 82
- Views: 26305
Re: Is Colorized life more powerful than life computationally?
Why would you "remove all turing machines from the set of colored turing machines"? Colored Turing machines are still Turing machines, so it seems like you've either created a convoluted definition of the empty set, or you're not wording things clearly enough for me to understand.
colored turing ...
- June 11th, 2023, 7:22 am
- Forum: General Discussion
- Topic: Is Colorized life more powerful than life computationally?
- Replies: 82
- Views: 26305
Re: Is Colorized life more powerful than life computationally?
Wel, no, it can't be, because it's going to be a valid Turing machine, and by your definition that means it's not going to output 0, which only happens if it's not a valid turing machine.
there is another way to look at it, I can remove all turing machines from the set of colored turing machines ...
- June 10th, 2023, 10:10 am
- Forum: General Discussion
- Topic: Is Colorized life more powerful than life computationally?
- Replies: 82
- Views: 26305
Re: Is Colorized life more powerful than life computationally?
Wel, no, it can't be, because it's going to be a valid Turing machine, and by your definition that means it's not going to output 0, which only happens if it's not a valid turing machine.
Out of curiosity, exactly where do you think is the flaw in the following reasoning?
1. Turing machines can ...
- June 9th, 2023, 9:29 am
- Forum: General Discussion
- Topic: Is Colorized life more powerful than life computationally?
- Replies: 82
- Views: 26305
Re: Is Colorized life more powerful than life computationally?
I'm done
I give up
I literally have no idea how on earth you could possibly use this kind of argument as anything but a justification for the fact that colored Turing machines are no more powerful than Turing machines
As such, I have no counterargument
I can give another argument
suppose there ...
- June 6th, 2023, 1:40 pm
- Forum: General Discussion
- Topic: Is Colorized life more powerful than life computationally?
- Replies: 82
- Views: 26305
Re: Is Colorized life more powerful than life computationally?
you can emulate accepting input by imagining that the turing machine has extra states necessary to write the input onto the tape before returning to the origin to actually do computation
that doesn't prove anything, you have to give a counter example for an inputless solution to the halting ...
- June 4th, 2023, 9:38 am
- Forum: General Discussion
- Topic: Is Colorized life more powerful than life computationally?
- Replies: 82
- Views: 26305
Re: Is Colorized life more powerful than life computationally?
If a colored Life pattern can solve the halting problem, you can emulate it with a Turing machine and then proceed using the standard diagonalization argument.
I explained in my previous comments that does not work
the set of turing machines is a subset of colored turing machines like the set of ...
- June 4th, 2023, 2:27 am
- Forum: General Discussion
- Topic: Is Colorized life more powerful than life computationally?
- Replies: 82
- Views: 26305
Re: Is Colorized life more powerful than life computationally?
It's still a Turing machine, so the original diagonal argument still applies. Even if you do insist on restricting the alphabet, then you can convert any Turing machine into an equivalent 2-symbol Turing machine by increasing the number of states.
let me give you another analogy, if you ...