Search Results for ""
91 - 100 of 1015 for Computational AlgorithmsSearch Results

An algorithm which constructs allowed mathematical statements from simple ingredients.
A quadrature (numerical integration) algorithm which has a number of desirable properties.
An algorithm for determining the order of an elliptic curve E/F_p over the finite field F_p.
A vertex coloring is an assignment of labels or colors to each vertex of a graph such that no edge connects two identically colored vertices. A vertex coloring that minimize ...
An integer-relation algorithm which is based on a partial sum of squares approach, from which the algorithm takes its name.
The second part of Pollard rho factorization method concerns detection of the fact that a sequence has become periodic. Pollard's original suggestion was to use the idea ...
Direct search factorization is the simplest (and most simple-minded) prime factorization algorithm. It consists of searching for factors of a number by systematically ...
An algorithm for finding integer relations whose running time is bounded by a polynomial in the number of real variables (Ferguson and Bailey 1992). Unfortunately, it is ...
A root-finding algorithm based on the iteration formula x_(n+1)=x_n-(f(x_n))/(f^'(x_n)){1+(f(x_n)f^('')(x_n))/(2[f^'(x_n)]^2)}. This method, like Newton's method, has poor ...
An algorithm for finding roots which retains that prior estimate for which the function value has opposite sign from the function value at the current best estimate of the ...

...