About: Set inversion

An Entity of Type: disease, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

In mathematics, set inversion is the problem of characterizing the preimage X of a set Y by a function f, i.e., X = f  −1(Y ) = {x ∈ Rn | f(x) ∈ Y }. It can also be viewed as the problem of describing the solution set of the quantified constraint "Y(f (x))", where Y( y) is a constraint, e.g. an inequality, describing the set Y. In most applications, f is a function from Rn to Rp and the set Y is a box of Rp (i.e. a Cartesian product of p intervals of R). When f is nonlinear the set inversion problem can be solved using interval analysis combined with a branch-and-bound algorithm.

Property Value
dbo:abstract
  • In mathematics, set inversion is the problem of characterizing the preimage X of a set Y by a function f, i.e., X = f  −1(Y ) = {x ∈ Rn | f(x) ∈ Y }. It can also be viewed as the problem of describing the solution set of the quantified constraint "Y(f (x))", where Y( y) is a constraint, e.g. an inequality, describing the set Y. In most applications, f is a function from Rn to Rp and the set Y is a box of Rp (i.e. a Cartesian product of p intervals of R). When f is nonlinear the set inversion problem can be solved using interval analysis combined with a branch-and-bound algorithm. The main idea consists in building a paving of Rp made with non-overlapping boxes. For each box [x], we perform the following tests: 1. * if f ([x]) ⊂ Y we conclude that [x] ⊂ X; 2. * if f ([x]) ∩ Y = ∅ we conclude that [x] ∩ X = ∅; 3. * Otherwise, the box [x] the box is bisected except if its width is smaller than a given precision. To check the two first tests, we need an interval extension (or an inclusion function) [f ] for f. Classified boxes are stored into subpavings, i.e., union of non-overlapping boxes. The algorithm can be made more efficient by replacing the inclusion tests by contractors. (en)
dbo:thumbnail
dbo:wikiPageID
  • 39157279 (xsd:integer)
dbo:wikiPageLength
  • 4953 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1071398189 (xsd:integer)
dbo:wikiPageWikiLink
dbp:b
  • 1 (xsd:integer)
  • 2 (xsd:integer)
dbp:p
  • 2 (xsd:integer)
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • In mathematics, set inversion is the problem of characterizing the preimage X of a set Y by a function f, i.e., X = f  −1(Y ) = {x ∈ Rn | f(x) ∈ Y }. It can also be viewed as the problem of describing the solution set of the quantified constraint "Y(f (x))", where Y( y) is a constraint, e.g. an inequality, describing the set Y. In most applications, f is a function from Rn to Rp and the set Y is a box of Rp (i.e. a Cartesian product of p intervals of R). When f is nonlinear the set inversion problem can be solved using interval analysis combined with a branch-and-bound algorithm. (en)
rdfs:label
  • Set inversion (en)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License