  @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/14158>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

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

<https://pure.iiasa.ac.at/id/eprint/14158/>
	dc:format "text/html";
	dc:title "HTML Summary of #14158 \n\nMaintaining the positive definiteness of the matrices in reduced secant methods for equality constrained optimization\n\n";
	foaf:primaryTopic <https://pure.iiasa.ac.at/id/eprint/14158> .

<https://pure.iiasa.ac.at/id/eprint/14158>
	bibo:abstract "We propose an algorithm for minimizing a functionf on ℝn in the presence ofm equality constraintsc that locally is a reduced secant method. The local method is globalized using a nondifferentiable augmented Lagrangian whose decrease is obtained by both a longitudinal search that decreases mainlyf and a transversal search that decreases mainly ∥c∥. Our main objective is to show that the longitudinal path can be designed to maintain the positive definiteness of the reduced matrices by means of the positivity ofγkTδk, whereγk is the change in the reduced gradient and δk is the reduced longitudinal displacement."^^xsd:string;
	bibo:authorList <https://pure.iiasa.ac.at/id/eprint/14158#authors>;
	bibo:issue "1-3";
	bibo:status <http://purl.org/ontology/bibo/status/peerReviewed>,
		<http://purl.org/ontology/bibo/status/published>;
	bibo:volume "50";
	dct:creator <https://pure.iiasa.ac.at/id/person/ext-AL0691>;
	dct:date "1991";
	dct:isPartOf <https://pure.iiasa.ac.at/id/repository>,
		<https://pure.iiasa.ac.at/id/publication/ext-00255610>;
	dct:publisher <https://pure.iiasa.ac.at/id/org/ext-1c5ddec173ca8cdfba8b274309638579>;
	dct:title "Maintaining the positive definiteness of the matrices in reduced secant methods for equality constrained optimization"^^xsd:string;
	owl:sameAs <https://doi.org/10.1007/BF01594922>;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ArticleEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://pure.iiasa.ac.at/id/eprint/14158/> .

<https://pure.iiasa.ac.at/id/org/ext-1c5ddec173ca8cdfba8b274309638579>
	foaf:name "Springer"^^xsd:string;
	rdf:type foaf:Organization .

<https://pure.iiasa.ac.at/id/person/ext-AL0691>
	foaf:familyName "Gilbert"^^xsd:string;
	foaf:givenName "J.C."^^xsd:string;
	foaf:name "J.C. Gilbert"^^xsd:string;
	rdf:type foaf:Person .

<https://pure.iiasa.ac.at/id/publication/ext-00255610>
	bibo:issn "00255610";
	foaf:name "Mathematical Programming"^^xsd:string;
	owl:sameAs <urn:issn:00255610>;
	rdf:type bibo:Collection .

