Browse Wiki & Semantic Web

Jump to: navigation, search
Http://dbpedia.org/resource/Minimum degree algorithm
  This page has no properties.
hide properties that link here 
  No properties link to this page.
 
http://dbpedia.org/resource/Minimum_degree_algorithm
http://dbpedia.org/ontology/abstract In numerical analysis, the minimum degree In numerical analysis, the minimum degree algorithm is an algorithm used to permute the rows and columns of a symmetric sparse matrix before applying the Cholesky decomposition, to reduce the number of non-zeros in the Cholesky factor.This results in reduced storage requirements and means that the Cholesky factor can be applied with fewer arithmetic operations. (Sometimes it may also pertain to an incomplete Cholesky factor used as a preconditioner—for example, in the preconditioned conjugate gradient algorithm.) Minimum degree algorithms are often used in the finite element method where the reordering of nodes can be carried out depending only on the topology of the mesh, rather than on the coefficients in the partial differential equation, resulting in efficiency savings when the same mesh is used for a variety of coefficient values. Given a linear system where A is an real symmetric sparse square matrix. The Cholesky factor L will typically suffer 'fill in', that is have more non-zeros than the upper triangle of A. We seek a permutation matrix P, so that the matrix, which is also symmetric, has the least possible fill in its Cholesky factor. We solve the reordered system The problem of finding the best ordering is an NP-complete problem and is thus intractable, so heuristic methods are used instead. The minimum degree algorithm is derived from a method first proposed by Markowitz in 1959 for non-symmetric linear programming problems, which is loosely described as follows. At each step in Gaussian elimination row and column permutations are performed so as to minimize the number of off diagonal non-zeros in the pivot row and column. A symmetric versionof Markowitz method was described by Tinney and Walker in 1967 and Rose later derived a graph theoretic version of the algorithm where the factorization is only simulated, and this was named the minimum degree algorithm. The graph referred to is the graph with n vertices, with vertices i and j connected by an edge when , and the degree is the degree of the vertices. A crucial aspect of such algorithms is a tie breaking strategy when there is a choice of renumbering resulting in the same degree. A version of the minimum degree algorithm was implemented in the MATLAB function symmmd (where MMD stands for multiple minimum degree), but has now been superseded by a symmetric approximate multiple minimum degree function symamd, which is faster. This is confirmed by theoretical analysis, which shows that for graphs with n vertices and m edges, MMD has a tight upper bound of on its running time, whereas for AMD a tight bound of holds. Cummings, Fahrbach, and Fatehpuria designed an exact minimum degree algorithm with running time, and showed that no such algorithm can exist that runs in time , for any , assuming the strong exponential time hypothesis.ng the strong exponential time hypothesis.
http://dbpedia.org/ontology/wikiPageExternalLink https://www.cs.purdue.edu/homes/apothen/Papers/md-conf.pdf + , https://web.archive.org/web/20170924000209/http:/www.dtic.mil/get-tr-doc/pdf%3FAD=AD0604711 + , http://www.dtic.mil/get-tr-doc/pdf%3FAD=AD0604711 +
http://dbpedia.org/ontology/wikiPageID 1025794
http://dbpedia.org/ontology/wikiPageLength 5703
http://dbpedia.org/ontology/wikiPageRevisionID 1102806323
http://dbpedia.org/ontology/wikiPageWikiLink http://dbpedia.org/resource/Management_Science:_A_Journal_of_the_Institute_for_Operations_Research_and_the_Management_Sciences + , http://dbpedia.org/resource/Cholesky_decomposition + , http://dbpedia.org/resource/Sparse_matrix + , http://dbpedia.org/resource/MATLAB + , http://dbpedia.org/resource/Strong_exponential_time_hypothesis + , http://dbpedia.org/resource/Category:Numerical_linear_algebra + , http://dbpedia.org/resource/Algorithm + , http://dbpedia.org/resource/Finite_element_method + , http://dbpedia.org/resource/Numerical_analysis + , http://dbpedia.org/resource/Symmetric_matrix + , http://dbpedia.org/resource/NP-complete + , http://dbpedia.org/resource/Linear_programming + , http://dbpedia.org/resource/Permutation_matrix + , http://dbpedia.org/resource/SIAM_Review + , http://dbpedia.org/resource/Harry_Markowitz + , http://dbpedia.org/resource/Gaussian_elimination + , http://dbpedia.org/resource/Proceedings_of_the_IEEE + , http://dbpedia.org/resource/Category:Matrix_theory + , http://dbpedia.org/resource/Big_O_notation +
http://dbpedia.org/property/wikiPageUsesTemplate http://dbpedia.org/resource/Template:Citation + , http://dbpedia.org/resource/Template:Short_description + , http://dbpedia.org/resource/Template:Cite_journal + , http://dbpedia.org/resource/Template:Cite_book + , http://dbpedia.org/resource/Template:Numerical_linear_algebra +
http://purl.org/dc/terms/subject http://dbpedia.org/resource/Category:Matrix_theory + , http://dbpedia.org/resource/Category:Numerical_linear_algebra +
http://www.w3.org/ns/prov#wasDerivedFrom http://en.wikipedia.org/wiki/Minimum_degree_algorithm?oldid=1102806323&ns=0 +
http://xmlns.com/foaf/0.1/isPrimaryTopicOf http://en.wikipedia.org/wiki/Minimum_degree_algorithm +
owl:sameAs http://dbpedia.org/resource/Minimum_degree_algorithm + , https://global.dbpedia.org/id/fJ2T + , http://www.wikidata.org/entity/Q17098969 + , http://rdf.freebase.com/ns/m.03_d9_ +
rdfs:comment In numerical analysis, the minimum degree In numerical analysis, the minimum degree algorithm is an algorithm used to permute the rows and columns of a symmetric sparse matrix before applying the Cholesky decomposition, to reduce the number of non-zeros in the Cholesky factor.This results in reduced storage requirements and means that the Cholesky factor can be applied with fewer arithmetic operations. (Sometimes it may also pertain to an incomplete Cholesky factor used as a preconditioner—for example, in the preconditioned conjugate gradient algorithm.) Given a linear systemgradient algorithm.) Given a linear system
rdfs:label Minimum degree algorithm
hide properties that link here 
http://dbpedia.org/resource/Variable_elimination + , http://dbpedia.org/resource/GLOP + , http://dbpedia.org/resource/Incomplete_LU_factorization + , http://dbpedia.org/resource/List_of_numerical_analysis_topics + , http://dbpedia.org/resource/List_of_algorithms + http://dbpedia.org/ontology/wikiPageWikiLink
http://en.wikipedia.org/wiki/Minimum_degree_algorithm + http://xmlns.com/foaf/0.1/primaryTopic
http://dbpedia.org/resource/Minimum_degree_algorithm + owl:sameAs
 

 

Enter the name of the page to start semantic browsing from.