Translation of simplex algorithm from English into Spanish
Noun
mathematics
- The simplex algorithm efficiently solved the linear programming problem.El algoritmo simplex resolvió eficientemente el problema de programación lineal.
Examples of simplex algorithm in a sentence
The simplex algorithm was crucial in the project's success.
Translations of "simplex algorithm" in Context ordered by category and frequency
Consequently, the solution returned by the simplex algorithm is guaranteed to be integral.
Consecuentemente, la solución retornada por el algoritmo simplex se garantiza que es entera.
There are algorithms that can solve any problem in this category, such as the popular simplex algorithm.
Existen algoritmos que pueden resolver cualquier problema en esta categoría, como el popular algoritmo simplex.
Note that now we have an identity submatrix to start the simplex algorithm iterations.
Obsérvese que ahora ya tenemos una submatriz identidad para iniciar el algoritmo del simplex.
Next step: This option will Avanze a new step in the simplex algorithm
Siguiente paso: Esta opción hará que se avanze un nuevo paso en el algoritmo del simplex
simplex algorithm: Examples and translations in context
Variants of the simplex algorithm that are especially suited for network optimization.
Variantes del algoritmo Simplex que son especialmente apropiadas para la optimización de redes.
Theoretical methods had been used to establish initial working conditions for further refinement using a simplex algorithm.
Se han utilizado los métodos teóricos para establecer unas condiciones de trabajo iniciales para su posterior refinado mediante un algoritmo simplex modificado.
However, it takes only a moment to find the optimum solution by posing the problem as a linear program and applying the simplex algorithm.
Sin embargo, toma solo un momento encontrar la solución óptima mediante el planteamiento del problema como una programación lineal y la aplicación del algoritmo simplex.
The algorithm then uses this initial point together with the simplex algorithm to solve the auxiliary problem.
El algoritmo entonces utiliza este punto inicial junto con el algoritmo simplex para solucionar el problema auxiliar.
Extensions of the simplex algorithm, designed for quadratic programming and for linear-fractional programming.
Extensiones del algoritmo Simplex, diseñados para la programación cuadrática y para la programación lineal-fraccionaria.
So do one iteration of the simplex algorithm as follows
Así realizamos una iteración con el algoritmo del Simplex, del siguiente modo
We do an iteration of the simplex algorithm in the following way
Hacemos una iteración del algoritmo del simplex de la manera siguiente
In summary, the simplex algorithm forwards from one extreme point to another by pivoting the constraint matrix is, by a basis change and calculating the coefficients in the new basis by the pivot element.
En resumen, el algoritmo del simplex pasa de un punto extremo a otro pivotando la matriz de restricciones es decir, haciendo un cambio de base y calculando los coeficientes en la nueva base mediante el elemento pivote.