Search results

Results 1 – 20 of 5,293
Advanced search

Search in namespaces:

There is a page named "Talk:Algorithm/Archive 2" on Wikipedia

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • Microsoft as a senior fellow) re this issue: the definition of "algorithm". See the archived discussion section for my dialog re recent Uspensky-Gurevich...
    110 KB (18,273 words) - 14:32, 21 June 2017
  • removing this from the "C/C++ Code" section: An optimization of this algorithm would be: int gcd(int a, int b) { int t; while (a %= b) { t = a; a = b;...
    27 KB (4,395 words) - 18:53, 31 January 2023
  • cited, and others by the same authors), there are no new algorithmic aspects in this GEGA program. (2) Even as an application, this contribution is neither...
    14 KB (1,783 words) - 00:38, 28 August 2020
  • Namely: The first algorithm referred to a set, but then used priority queue operations on the set. A separate priority queue algorithm was then introduced...
    18 KB (2,572 words) - 04:49, 30 April 2024
  • public key cryptosystems, such as RSA, will become obsolete if Shor's algorithm is ever implemented in a practical quantum computer." Are there any encryption...
    7 KB (1,037 words) - 04:39, 9 March 2024
  • The current description of the blossom finding algorithm doesn't refer to the matching after the step where it finds an exposed vertex. Isn't there something...
    7 KB (1,046 words) - 23:44, 8 March 2024
  • factor - that is it requires C*N*Log(N) operations, while other algorithms require more like 2*C*N*Log(N) operations —Preceding unsigned comment added by Tarun...
    134 KB (18,181 words) - 14:12, 18 February 2024
  • article presently says, "The quotients that appear when the Euclidean algorithm is applied to the inputs a and b are precisely the numbers occurring in...
    127 KB (19,845 words) - 18:53, 31 January 2023
  • finding algorithm did not contain a proof of correctness? Source: "The article [3] does not contain a proof for the validity of this algorithm" (Probabilistic...
    626 bytes (874 words) - 11:50, 26 March 2024
  • I removed: "Some people restrict the definition of algorithm to procedures that eventually finish, while others also include procedures that run forever...
    128 KB (20,947 words) - 13:41, 4 January 2022
  • follow along. Aside from that, it's just a complete restatement of the 'Algorithm' section, except in the context of city roads, jargon removed. It is of...
    7 KB (1,133 words) - 01:27, 30 May 2024
  • The description of the algorithm is not consistent with the pseudocode. Either change the description to an algorithm that finds if there are paths between...
    43 KB (6,835 words) - 14:24, 24 January 2024
  • (UTC) What's the difference between this algorithm and Dinic algorithm? To me, it just looks like Dinic algorithm - only run on a specific input, so it has...
    5 KB (593 words) - 10:48, 4 April 2020
  • I think it would be nice if the article discussed extending the algorithm for 2 dimensional pattern matching, as well as giving some optimizations in...
    32 KB (4,862 words) - 16:49, 2 February 2024
  • There are multiple points in the algorithm's description where the term 'operator' is used when it should be 'token' and other points where an ambiguity...
    27 KB (3,830 words) - 01:16, 21 July 2024
  • This article needs to flesh out the potential uses for Grover's algorithm. There are some real challenges to scalability. Moveovergrover (talk) 00:45...
    19 KB (2,853 words) - 22:27, 14 February 2024
  • between it and the traditional LZ77, LZ78 and LZW algorithms, or is it a completely new algorithm? What's the acronym "LZMA"? Thanks. Nyh 08:33, 15 Dec...
    29 KB (4,703 words) - 03:25, 5 February 2024
  • instruction. — Dsimic (talk | contribs) 17:44, 2 March 2014 (UTC) Keep. The article confuses the notion of an algorithm with the bit-bumming aspects of programming...
    29 KB (4,160 words) - 15:05, 17 February 2024
  • 2014 (UTC) Hello fellow Wikipedians, I have just added archive links to 2 external links on Algorithm. Please take a moment to review my edit. If necessary...
    48 KB (7,089 words) - 12:05, 25 June 2024
  • Hello fellow Wikipedians, I have just added archive links to 2 external links on Quine–McCluskey algorithm. Please take a moment to review my edit. If...
    11 KB (1,613 words) - 14:43, 8 February 2024
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)