  @prefix epid: <https://pure.iiasa.ac.at/id/> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix cc: <http://creativecommons.org/ns#> .
  @prefix ep: <http://eprints.org/ontology/> .
  @prefix eprel: <http://eprints.org/relation/> .
  @prefix doi: <https://doi.org/> .
  @prefix dc: <http://purl.org/dc/elements/1.1/> .
  @prefix bibo: <http://purl.org/ontology/bibo/> .
  @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix dct: <http://purl.org/dc/terms/> .

<>
	foaf:primaryTopic <https://pure.iiasa.ac.at/id/eprint/13620>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<https://pure.iiasa.ac.at/id/eprint/13620#authors>
	rdf:_1 <https://pure.iiasa.ac.at/id/person/ext-AL1639> .

<https://pure.iiasa.ac.at/id/eprint/13620/>
	dc:format "text/html";
	dc:title "HTML Summary of #13620 \n\nOptimal choice of linear interval extension\n\n";
	foaf:primaryTopic <https://pure.iiasa.ac.at/id/eprint/13620> .

<https://pure.iiasa.ac.at/id/eprint/13620>
	bibo:abstract "A basic problem in interval analysis is to find more accurate interval extension of a function on a given interval. The more accurate interval extension is, the less computation is needed in the solution of a problem, and the more useful the analysis is in other applications. As the first step, this paper investigates the optimal choice of linear interval extension. It is found that one only needs to calculate function values at two particular points in order to find the optimal interval extension generated by linear interval extensions."^^xsd:string;
	bibo:authorList <https://pure.iiasa.ac.at/id/eprint/13620#authors>;
	bibo:issue "2";
	bibo:status <http://purl.org/ontology/bibo/status/peerReviewed>,
		<http://purl.org/ontology/bibo/status/published>;
	bibo:volume "30";
	dct:creator <https://pure.iiasa.ac.at/id/person/ext-AL1639>;
	dct:date "1989-03";
	dct:isPartOf <https://pure.iiasa.ac.at/id/repository>,
		<https://pure.iiasa.ac.at/id/publication/ext-00963003>;
	dct:title "Optimal choice of linear interval extension"^^xsd:string;
	owl:sameAs <https://doi.org/10.1016/0096-3003(89)90149-5>;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ArticleEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://pure.iiasa.ac.at/id/eprint/13620/> .

<https://pure.iiasa.ac.at/id/person/ext-AL1639>
	foaf:familyName "Ge"^^xsd:string;
	foaf:givenName "R."^^xsd:string;
	foaf:name "R. Ge"^^xsd:string;
	rdf:type foaf:Person .

<https://pure.iiasa.ac.at/id/publication/ext-00963003>
	bibo:issn "00963003";
	foaf:name "Applied Mathematics and Computation"^^xsd:string;
	owl:sameAs <urn:issn:00963003>;
	rdf:type bibo:Collection .

