Liste des Groupes | Revenir à theory |
On 4/30/2025 1:32 PM, olcott wrote:int sum(int x, int y) { return 5; }On 4/30/2025 11:11 AM, Richard Heathfield wrote:Lying by misuse of terms.On 30/04/2025 16:44, joes wrote:>Am Wed, 30 Apr 2025 10:09:45 -0500 schrieb olcott:>On 4/29/2025 5:01 AM, Mikko wrote:>Yes it is, for all inputs.Irrelevant. There is sufficient agreement what Turing machines are.>
Turing machine computable functions must apply finite string
transformation rues to inputs to derive outputs.
>
This is not a function that computes the sum(3,2):
int sum(int x, int y) { return 5; }
Not much of a computation, though, is it?
>
It IS NOT a Turing Computable function
A turing computable function is a mapping for which an algorithm exists to compute it, not the algorithm itself.
Further use of "turing computable function" when what is meant is "algorithm" will result in the former being replaced with the later in future responses to your posts to make it clear what you are actually talking about.
because it does not ever apply any finiteSure it does. It computes the mapping of all pairs of integers to the number 5.
string transformation rules to its inputs.
Les messages affichés proviennent d'usenet.