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

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

<https://pure.iiasa.ac.at/id/eprint/13618/>
	dc:format "text/html";
	dc:title "HTML Summary of #13618 \n\nThe exponential formula for a Lipschitz differential inclusion\n\n";
	foaf:primaryTopic <https://pure.iiasa.ac.at/id/eprint/13618> .

<https://pure.iiasa.ac.at/id/eprint/13618>
	bibo:abstract "The differential inclusion formulation subsumes certain control problems. The process of converting the control formulation into a differential inclusion can also be reversed while at the same time preserving the essential character of the assumptions. Hence there is no essential difference in studying problems in either form. However, the differential inclusion has a simplified mathematical formulation, and indeed resembles an ordinary differential equation. It is shown that the Euler method of successive approximations from ordinary differential equation theory is applicable to set-valued problems as well. This is not so easily stated using the control formulation, but in terms of differential inclusions it can be written succinctly"^^xsd:string;
	bibo:authorList <https://pure.iiasa.ac.at/id/eprint/13618#authors>;
	bibo:presentedAt <https://pure.iiasa.ac.at/id/event/ext-88ced56ff4bbe89fd68daffa55c1febd>;
	bibo:status <http://purl.org/ontology/bibo/status/nonPeerReviewed>,
		<http://purl.org/ontology/bibo/status/published>;
	dct:creator <https://pure.iiasa.ac.at/id/person/ext-AL1384>;
	dct:date "1989-12";
	dct:isPartOf <https://pure.iiasa.ac.at/id/repository>;
	dct:title "The exponential formula for a Lipschitz differential inclusion"^^xsd:string;
	owl:sameAs <https://doi.org/10.1109/CDC.1989.70288>;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ConferenceItemEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://pure.iiasa.ac.at/id/eprint/13618/> .

<https://pure.iiasa.ac.at/id/event/ext-88ced56ff4bbe89fd68daffa55c1febd>
	dct:title "28th IEEE Conference on Decision and Control"^^xsd:string;
	event:place <https://pure.iiasa.ac.at/id/location/ext-2ed62a4e807793b0bc290d86bae9aa62>;
	rdf:type bibo:Conference,
		event:Event .

<https://pure.iiasa.ac.at/id/location/ext-2ed62a4e807793b0bc290d86bae9aa62>
	rdf:type geo:SpatialThing;
	rdfs:label "Tampa, Florida"^^xsd:string .

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

