﻿<?xml version="1.0" encoding="UTF-8"?>
<records>
  <record>
    <language>eng</language>
    <publisher>Science and Education Publishing</publisher>
    <journalTitle>Journal of Computer Sciences and Applications</journalTitle>
    <eissn>2328-725X</eissn>
    <publicationDate>2015-12-30</publicationDate>
    <volume>3</volume>
    <issue>6</issue>
    <startPage>123</startPage>
    <endPage>126</endPage>
    <doi>10.12691/jcsa-3-6-2</doi>
    <publisherRecordId>JCSA2015362</publisherRecordId>
    <documentType>article</documentType>
    <title language="eng">Graph Theory in an Object Oriented Approach</title>
    <authors>
      <author>
        <name>Dixit Prasanna Kumar</name>
        <email>pk_dixit@yahoo.com</email>
        <affiliationId>1</affiliationId>
      </author>
      <author>
        <name>Sahoo Archana</name>
        <affiliationId>2</affiliationId>
      </author>
      <author>
        <name>Badajena Tushar Kumar</name>
        <affiliationId>3</affiliationId>
      </author>
    </authors>
    <affiliationsList>
      <affiliationName affiliationId="1">Director, Interface Software, Bhubaneswar</affiliationName>
      <affiliationName affiliationId="2">Completed MCA from OUAT, Bhubaneswar</affiliationName>
      <affiliationName affiliationId="3">Completed B.Tech from ITER, Bhubaneswar</affiliationName>
    </affiliationsList>
    <abstract language="eng">Many real world situations can be describe by means of a diagram consisting of set of points connected by lines. Graph theory has many applications in different field. This paper show how various elements involved in graph theory including graph representations using computer system such as object oriented concept.</abstract>
    <fullTextUrl format="pdf">http://pubs.sciepub.com/jcsa/3/6/2/jcsa-3-6-2.pdf</fullTextUrl>
    <keywords language="eng">
      <keyword>Graph</keyword>
      <keyword>vertex</keyword>
      <keyword>edge</keyword>
      <keyword>weighted graph</keyword>
      <keyword>breadth first search</keyword>
    </keywords>
  </record>
</records>