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

<https://pure.iiasa.ac.at/id/eprint/4280#authors>
	rdf:_1 <https://pure.iiasa.ac.at/id/person/ext-75762910e3a3de744f96906a5828fa3b>;
	rdf:_2 <https://pure.iiasa.ac.at/id/person/ext-1254> .

<https://pure.iiasa.ac.at/id/eprint/4280/>
	dc:format "text/html";
	dc:title "HTML Summary of #4280 \n\nSolving a class of LP problems with primal-dual logarithmic barrier method\n\n";
	foaf:primaryTopic <https://pure.iiasa.ac.at/id/eprint/4280> .

<https://pure.iiasa.ac.at/id/eprint/4280>
	bibo:abstract "Applying a higher order primal-dual logarithmic barrier method for solving large real-life linear programming problems is addressed in this paper. The efficiency of an interior point algorithm on these problems is compared with the one of the state-of-the-art simplex code MINOS version 5.3. Based on such experience, a wide class of LP problems is identified for which logarithmic barrier approach seems advantageous over the simplex one. Additionally, some practical rules for model builders are derived that should allow them to create problems that can easily be solved with logarithmic barrier algorithms."^^xsd:string;
	bibo:authorList <https://pure.iiasa.ac.at/id/eprint/4280#authors>;
	bibo:issue "1";
	bibo:status <http://purl.org/ontology/bibo/status/peerReviewed>,
		<http://purl.org/ontology/bibo/status/published>;
	bibo:volume "80";
	dct:creator <https://pure.iiasa.ac.at/id/person/ext-1254>,
		<https://pure.iiasa.ac.at/id/person/ext-75762910e3a3de744f96906a5828fa3b>;
	dct:date "1995";
	dct:isPartOf <https://pure.iiasa.ac.at/id/repository>,
		<https://pure.iiasa.ac.at/id/publication/ext-03772217>;
	dct:publisher <https://pure.iiasa.ac.at/id/org/ext-f308aad1ef8f70546c3a197f104f2ad5>;
	dct:title "Solving a class of LP problems with primal-dual logarithmic barrier method"^^xsd:string;
	owl:sameAs <https://doi.org/10.1016/0377-2217(93)E0323-P>;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ArticleEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://pure.iiasa.ac.at/id/eprint/4280/> .

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

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

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

<https://pure.iiasa.ac.at/id/publication/ext-03772217>
	bibo:issn "03772217";
	foaf:name "European Journal of Operational Research"^^xsd:string;
	owl:sameAs <urn:issn:03772217>;
	rdf:type bibo:Collection .

