SlideShare una empresa de Scribd logo
1 de 6
Descargar para leer sin conexión
www.theijbmt.com 1|Page
The International Journal of Business Management and Technology, Volume 2 Issue 1 January 2018
Research Article Open Access
Impact of Graphs and Network in Minimizing Project and
Product Cost
Petrina (Pei-Chun) C. Feng
Dept. of Administrative Management, Central Police University, Taoyuan, Taiwan
Abstract
The world has many natural systems that are so complex to be understood easily. This creates a need to have simple
principles or systems that capture the complexity of the world. The simple systems make it easier for many people to
understand the world by representing the complex world in a more straightforward way (Stefan, 2003). Many objects
and projects are seen to be a network of processes or substances. Graphs and networks have been used widely in
different projects for different reasons by project managers mostly. There are techniques such as critical path analysis
that make use of graphs and networks and are applied by project managers and all the staff involved in projects. These
methods are used to ensure smooth planning and control of projects. However, the techniques have to be applied
correctly to achieve the desired objective. This paper looks at the impact of graphs and networks in minimizing the costs
of a project or product. From this research, it can be inferred that the techniques such as critical path method, that make
use of graphs and networks, play a significant role in determining and hence reducing the product cost. This is done by
making the right decisions regarding the resources and time most appropriate for a project. The paper shows clearly
how these techniques are applied in a project to determine project duration and hence minimize the cost.
Keywords: Graphs, Minimizing cost, Network.
I. INTRODUCTION
The world has many natural systems that are so complex to be understood easily. This creates a need to have simple
principles or systems that capture the complexity of the world. The simple systems make it easier for many people to
understand the world by representing the complex world in a more straightforward way(Stefan, 2003). One of these
simple principles is networks.
The world is believed to be an interconnection of many things that eventually form a network. Some of the
examples of these networks in the world include the interconnection of molecules that are contained in a living cell,
interconnection of computers which share information all over the world, the nerve cells that are found in the brains of
each human being, the social networks such as twitter where many people all over the world are interconnected
(Newman,2010).
Graphs, on the other hand, may be regarded as tools which are used to study the interrelationships between objects.
Graphs are another simple system that is used to represent the complexities in the word. There are several types of
graphs and each type of graph has its use. The theory used in graphs represents both local and global characteristics of
an object. In such a case when numerical characteristics are associated with points or lines in a graph, we may end up
generating a model that may be a mathematical, physical or social nature (Saaty & Busacker, 1965). Graphs are majorly
used to study networks. In a business set up, project networks make use of graphs where we have nodes and edges
connecting the nodes. Graphs, in this case, can be used to determine the project with minimal costs.
This research paper discusses graphs and networks and how they can be used to determine a project that has
minimal cost. An organization can use this to decide on what projects to invest in and determine the approximate
amount that a project is likely to cost.
II. GRAPH THEORY
A graph can be defined as a countable number of edges and vertices. It can be represented mathematically as
G(V,E) where V is a set of vertices also referred to as nodes and E is a set of edges that interconnect the nodes or are used
to show associations between these nodes. The edges may be representing things such as lengths, weights, costs or
heights. There are two types of graphs where the edges show no direction. Trees in mathematics can be referred to as the
undirected graphs. A rooted tree may, however, be directed if the edges point towards the root or away from the root.
www.theijbmt.com 2|Page
Impact of Graphs and Network in Minimizing Project and Product Cost
On the other hand, the directional graphs refer to the kind of graphs where the edges are directional (Bollobas, 1979).
The other types of graphs are as shown below.
In graph, therefore, can be thought of as a collection of vertices that are joined together by edges. The number of edges
gives the size of the graph. The number of vertices represents the order of the graph G (Stefan, 2003). Graphs are mostly
used to study networks and different kinds of networks have different kinds of graphs that are most suitable for them.
The graphical theory has a wide range of applications which include biochemistry, mathematics, computer science and
electrical engineering among others.
In real life, the nodes are used to represent projects or activities, and the edges are used to describe the process costs,
lengths or weights. From the network of the projects or project activities in a graph, the minimum costs, length or weight
represented by the edges can be determined. This can be done by the used of short path problem, which refers to finding
a path between two vertices whose sum of the edges or weights has been minimized. There are several algorithms for
solving this problem which includes, Dijkstra’s algorithm, Bellman-Ford algorithm, A search algorithm, Floyd-Warshall
algorithm, Johnson’s algorithm, and Viterbi algorithm. Each of these algorithms has a formula for solving the short path
problem (MacCrimmon, 1987). An adjacency matrix which is a two-dimensional matrix can be used to generate or
represent a graph. A graph can also be represented using an adjacency list which is an array of pointers that are used to
describe vertices that are adjacent to Vi (Lun et, al. 2004). For the above graph, the adjacency matrix would be as below.
www.theijbmt.com 3|Page
Impact of Graphs and Network in Minimizing Project and Product Cost
III. DISCUSSION
This research paper aims at investigating the role of the graphs and the network to decide on the best projects or
products to invest in at the minimum cost. Project networks make use of node where different related nodes are
interrelated through the arcs. Nodes are the activities while the arcs (arrows or edges) represent the prioritized
relationships (Gabriel, 2009). Nodes are also responsible for receiving, processing and replicating the packets to other
nodes through a given direction (Lun & Medard, 2014).
Several ways can be used to achieve at minimum cost in a network. These methods include the Critical Path
Method (CPM). For minimum cost, there is a need to identify the critical path within the network by use of appropriate
graphing. This is achieved through identification and action on the instances that would cause a delay in the entire
project when they delay. The critical path saves the time costs through ensuring that the task is accomplished in the least
time (James, 1959).
Another viable way to achieve this is through solving network flow problem where restricted algebraic operations
are performed at the nodes allowing it to process the received packets and enable concurrent transmission and
replications (Koetter, & Medard2003). Network decoding decouples the problems enabling the project to be cost-
effective (Lun et, al. 2004).
IV. THE GENERAL NETWORK FLOW PROBLEM SOLUTION
This kind of problem arises from the fact that products are manufactured from a plant and are expected to reach the
destination which is the consumer. There are however intermediaries such as warehouses and distribution centers that a
product goes through before it gets to the consumer. This, therefore, creates a network where in the graph, the nodes are
used to represent the sources intermediaries and destination of a product and the edges represent the network channels.
In a practical scenario, the nodes will represent the product source, intermediary and destination and the edges or arcs
will represent the flow capacity and the cost per unit from one node to the next. The aim of this is to determine the
minimum cost flow problem. In the example below, 1 is the source node, and 4 and 5 are the destination nodes. 2 and 3
are the intermediaries or transshipment nodes. Node 1 has 20 products to ship, and node 4 and 5 require five products
and fifteen products respectively, which is indicated by the negative signs. The objective is to find the minimum cost
shipment method (Fondahl, 1961).
www.theijbmt.com 4|Page
Impact of Graphs and Network in Minimizing Project and Product Cost
The problem is then transcribed into a formal linear program after generating the graphical representation into a
tabular form using an adjacency matrix. The table for the above is as shown below;
The linear equations are then generated from the table above where the +1 coefficient shows the node from which
the arc emanates and -1 shows the node to which the arc is an incident. Linear equations are formed and minimized
from the above matrix, and hence the minimum product cost is determined.
V. CRITICAL PATH METHOD (CPM)
This is a technique that is used for project modeling, and it was developed in the 1950s. The critical path method
was developed by Morgan R. Walker, James E. Kelly Jnr who related their memories around 1989. CPM has very many
applications and can be sued on different kinds of projects including research projects, construction projects,
engineering projects, software development projects among others (MacCrimmon, 1987).
This method is widely applied in planning and control of big projects whose duration is known or can be
determined. Before a critical path is identified, there are three things that have to be done. This includes breaking down
the project into basic activities, identifying the predecessor activity that is immediate to each activity and finally does an
estimation of the duration of every activity (Magallon, 2009). The activities here are the nodes, and these nodes are
connected by the edges with each edge indicating the duration of each activity (Hartley, 1966). The project network will
have the start node and the finish node in the network of activities. A path, in this case, can be defined as one of the
routes that lead one from the start node to the finish node. From the values in a project network, we can calculate the
longest and shortest path from the start node to the finish node.
CPM uses the values that are contained in a network diagram to calculate the longest path of the activities that are
planned to take place during the project. CPM also calculate the earliest or latest that each activity can start without
necessarily making the project to be lengthier. This process makes it easier to determine which activities are critical, i. e.,
the activities on the longest path and activities which can be delayed without making the project longer and these
activities can be said to have the total float (Fondahl, 1961).
The critical path method helps in determining the shortest time that a project can take. Any activity which falls on
the critical path cannot be delayed. If an activity on the critical path is delayed. It has a direct impact on the length of the
X12 X13 X23 X24 X25 X34 X35 X45 X53 Right
hand side
Node 1 1 1 20
Node 2 -1 1 1 1 0
Node 3 -1 -1 1 1 -1 0
Node 4 -1 -1 1 -5
Node 5 -1 -1 -1 1 -15
Capacities 15 8 ∞ 4 10 15 5 ∞ 4
Objective
function
4 4 2 2 6 1 3 2 1 (Min)
www.theijbmt.com 5|Page
Impact of Graphs and Network in Minimizing Project and Product Cost
project or completion date. A project can have several critical paths. The diagram blow shows a network of activities and
the critical path.
Activities A and E are the start and finish activities respectively. Activities F, G, and H are not on the critical path,
activities A, B, C, D and E fall on the critical path. If an activity in the critical path has no parallel activity, then the drag
of that activity is the duration of the activity.
On the other hand, if an activity on the critical path has a parallel activity, then its drag is the duration of whichever
activity is less (Hofmann, 1993).
From the computations obtained from the graph above, a project manager is able to decide on what activities can be
run in parallel and also see how they can reduce the time of the activities in the critical path. The lesser the time used in
a project, the more the resources required and therefore the cost of the project is expected to go up. On the other hand, if
we increase the duration of project the number of resources required to complete the project such as labor will reduce
and hence the cost of the project is expected to go down (James, 1959).
VI. CONCLUSION
Graphs and Networks are very applicable in planning and control of projects and products. This is very useful and
helps in making financial and other forms of decisions regarding projects. They help in determining unnecessary costs
which need not be incurred while carrying out a project’s object. Graphs and networks play a vital role in minimizing
project and product costs.
REFERENCES
[1] Stefan Bornholdt, H. G. (2003). Handbook of Graphs and Networks. Berling: Wiley VCH GmbH& Co.
[2] Newman, M. (2010). Networks, An Introduction. Oxford New York: Oxford University Press.
[3] Saaty, T. L., & Busacker, R. G. (1965). Finite graphs and networks: an introduction with applications. McGraw-Hiss
Book Company.
[4] Bollobas, B. (1979). Graph Theory. New York: Springer Verlag Inc.
[5] MacCrimmon, K. R. (1987). Critical Path Analysis. In M. M. John Eatwell, The New Palgrave: A Dictionary of Economics
(pp. 1-3) Palgrave Macmillan UK.
www.theijbmt.com 6|Page
Impact of Graphs and Network in Minimizing Project and Product Cost
[6] Lun, D. S., Medard, M., Ho, T., & Koetter, R. (2004). Network coding with a cost criterion. In Proc. 2004 International
Symposlum on Information Theory and its Applications. ISITA 2004.
[7] Gabriel, S. A. (2009). Management Science Applications in Project Management Lectures 5-7. Project Management LP
Models in Scheduling, Integer Programming.
[8] Lun, D. S., & Medard, M. (2014). Achieving Minimum-Cost Multicast: A Decentralized Approach Based on
Network Coding. Conference Paper in Proceedings. IEEE INFOCOM.
[9] James E. Kelley, J. M. (1959). Critical Path Planning and Scheduling. New York.
[10] Koetter, R., & Medard, M. (2003). An algebraic approach to network coding. IEEE/ACM Trans. Networking, 11(5),
782-795.
[11] Fondahl, J. W. (1961). Non-Computer Approach to the Critical Path Method for. Stanford University.
[12] Magallon, J. S. (2009). Critical Path Method.New York.
[13] Hartley., A. W. (1966). A Statistical Theory for PERT Critical Path Analysis. Texas: Published Online.
[14] Golumbic, M. C. (2004). Algorithmic Graph Thoery and Perfect Graphs. Amsterdam: Elsevier B. V.
[15] Hofmann, P. (1993). Critical Path Method: An important Tool for Coordinating Clinical Care. The Joint Commission
Journal on Quality Improvement, 1-16.
[16] Tarjan, R. E. (1983). Data Structures and Network Algorithms. Murray Hill, New Jersey: RIAM.

Más contenido relacionado

La actualidad más candente

Clustering in Aggregated User Profiles across Multiple Social Networks
Clustering in Aggregated User Profiles across Multiple Social Networks Clustering in Aggregated User Profiles across Multiple Social Networks
Clustering in Aggregated User Profiles across Multiple Social Networks IJECEIAES
 
Volume 2-issue-6-1930-1932
Volume 2-issue-6-1930-1932Volume 2-issue-6-1930-1932
Volume 2-issue-6-1930-1932Editor IJARCET
 
A 3 d graphic database system for content based retrival
A 3 d graphic database system for content based retrivalA 3 d graphic database system for content based retrival
A 3 d graphic database system for content based retrivalMa Waing
 
Clustering big spatiotemporal interval data
Clustering big spatiotemporal interval dataClustering big spatiotemporal interval data
Clustering big spatiotemporal interval dataNexgen Technology
 
The hybrid evolutionary algorithm for optimal planning of hybrid woban (1)
The hybrid evolutionary algorithm for optimal planning of hybrid woban (1)The hybrid evolutionary algorithm for optimal planning of hybrid woban (1)
The hybrid evolutionary algorithm for optimal planning of hybrid woban (1)iaemedu
 
A PNML extension for the HCI design
A PNML extension for the HCI designA PNML extension for the HCI design
A PNML extension for the HCI designWaqas Tariq
 
On the development of methodology for planning and cost modeling of a wide ar...
On the development of methodology for planning and cost modeling of a wide ar...On the development of methodology for planning and cost modeling of a wide ar...
On the development of methodology for planning and cost modeling of a wide ar...IJCNCJournal
 
O N T HE D ISTRIBUTION OF T HE M AXIMAL C LIQUE S IZE F OR T HE V ERTICES IN ...
O N T HE D ISTRIBUTION OF T HE M AXIMAL C LIQUE S IZE F OR T HE V ERTICES IN ...O N T HE D ISTRIBUTION OF T HE M AXIMAL C LIQUE S IZE F OR T HE V ERTICES IN ...
O N T HE D ISTRIBUTION OF T HE M AXIMAL C LIQUE S IZE F OR T HE V ERTICES IN ...csandit
 
CONFLICT-AWARE WEIGHTED BIPARTITE B-MATCHING AND ITS APPLICATION TO E-COMMERCE
CONFLICT-AWARE WEIGHTED BIPARTITE B-MATCHING AND ITS APPLICATION TO E-COMMERCECONFLICT-AWARE WEIGHTED BIPARTITE B-MATCHING AND ITS APPLICATION TO E-COMMERCE
CONFLICT-AWARE WEIGHTED BIPARTITE B-MATCHING AND ITS APPLICATION TO E-COMMERCENexgen Technology
 
MINIMIZING RADIO RESOURCE USAGE FOR MACHINE-TO-MACHINE COMMUNICATIONS THROUGH...
MINIMIZING RADIO RESOURCE USAGE FOR MACHINE-TO-MACHINE COMMUNICATIONS THROUGH...MINIMIZING RADIO RESOURCE USAGE FOR MACHINE-TO-MACHINE COMMUNICATIONS THROUGH...
MINIMIZING RADIO RESOURCE USAGE FOR MACHINE-TO-MACHINE COMMUNICATIONS THROUGH...Nexgen Technology
 
A hybrid approach to clustering in big data
A hybrid approach to clustering in big dataA hybrid approach to clustering in big data
A hybrid approach to clustering in big dataNexgen Technology
 
TASK-DECOMPOSITION BASED ANOMALY DETECTION OF MASSIVE AND HIGH-VOLATILITY SES...
TASK-DECOMPOSITION BASED ANOMALY DETECTION OF MASSIVE AND HIGH-VOLATILITY SES...TASK-DECOMPOSITION BASED ANOMALY DETECTION OF MASSIVE AND HIGH-VOLATILITY SES...
TASK-DECOMPOSITION BASED ANOMALY DETECTION OF MASSIVE AND HIGH-VOLATILITY SES...ijdpsjournal
 
MS Thesis Presentation
MS Thesis PresentationMS Thesis Presentation
MS Thesis PresentationAli Raza
 
Coates p: the use of genetic programing in exploring 3 d design worlds
Coates p: the use of genetic programing in exploring 3 d design worldsCoates p: the use of genetic programing in exploring 3 d design worlds
Coates p: the use of genetic programing in exploring 3 d design worldsArchiLab 7
 
Hybrid multi objectives genetic algorithms and immigrants scheme for dynamic ...
Hybrid multi objectives genetic algorithms and immigrants scheme for dynamic ...Hybrid multi objectives genetic algorithms and immigrants scheme for dynamic ...
Hybrid multi objectives genetic algorithms and immigrants scheme for dynamic ...khalil IBRAHIM
 
Coordinating Computation at the Edge: a Decentralized, Self-organizing, Spati...
Coordinating Computation at the Edge: a Decentralized, Self-organizing, Spati...Coordinating Computation at the Edge: a Decentralized, Self-organizing, Spati...
Coordinating Computation at the Edge: a Decentralized, Self-organizing, Spati...Roberto Casadei
 
Providing a multi-objective scheduling tasks by Using PSO algorithm for cost ...
Providing a multi-objective scheduling tasks by Using PSO algorithm for cost ...Providing a multi-objective scheduling tasks by Using PSO algorithm for cost ...
Providing a multi-objective scheduling tasks by Using PSO algorithm for cost ...Editor IJCATR
 

La actualidad más candente (18)

Clustering in Aggregated User Profiles across Multiple Social Networks
Clustering in Aggregated User Profiles across Multiple Social Networks Clustering in Aggregated User Profiles across Multiple Social Networks
Clustering in Aggregated User Profiles across Multiple Social Networks
 
Volume 2-issue-6-1930-1932
Volume 2-issue-6-1930-1932Volume 2-issue-6-1930-1932
Volume 2-issue-6-1930-1932
 
A 3 d graphic database system for content based retrival
A 3 d graphic database system for content based retrivalA 3 d graphic database system for content based retrival
A 3 d graphic database system for content based retrival
 
Clustering big spatiotemporal interval data
Clustering big spatiotemporal interval dataClustering big spatiotemporal interval data
Clustering big spatiotemporal interval data
 
The hybrid evolutionary algorithm for optimal planning of hybrid woban (1)
The hybrid evolutionary algorithm for optimal planning of hybrid woban (1)The hybrid evolutionary algorithm for optimal planning of hybrid woban (1)
The hybrid evolutionary algorithm for optimal planning of hybrid woban (1)
 
20320140501002 2
20320140501002 220320140501002 2
20320140501002 2
 
A PNML extension for the HCI design
A PNML extension for the HCI designA PNML extension for the HCI design
A PNML extension for the HCI design
 
On the development of methodology for planning and cost modeling of a wide ar...
On the development of methodology for planning and cost modeling of a wide ar...On the development of methodology for planning and cost modeling of a wide ar...
On the development of methodology for planning and cost modeling of a wide ar...
 
O N T HE D ISTRIBUTION OF T HE M AXIMAL C LIQUE S IZE F OR T HE V ERTICES IN ...
O N T HE D ISTRIBUTION OF T HE M AXIMAL C LIQUE S IZE F OR T HE V ERTICES IN ...O N T HE D ISTRIBUTION OF T HE M AXIMAL C LIQUE S IZE F OR T HE V ERTICES IN ...
O N T HE D ISTRIBUTION OF T HE M AXIMAL C LIQUE S IZE F OR T HE V ERTICES IN ...
 
CONFLICT-AWARE WEIGHTED BIPARTITE B-MATCHING AND ITS APPLICATION TO E-COMMERCE
CONFLICT-AWARE WEIGHTED BIPARTITE B-MATCHING AND ITS APPLICATION TO E-COMMERCECONFLICT-AWARE WEIGHTED BIPARTITE B-MATCHING AND ITS APPLICATION TO E-COMMERCE
CONFLICT-AWARE WEIGHTED BIPARTITE B-MATCHING AND ITS APPLICATION TO E-COMMERCE
 
MINIMIZING RADIO RESOURCE USAGE FOR MACHINE-TO-MACHINE COMMUNICATIONS THROUGH...
MINIMIZING RADIO RESOURCE USAGE FOR MACHINE-TO-MACHINE COMMUNICATIONS THROUGH...MINIMIZING RADIO RESOURCE USAGE FOR MACHINE-TO-MACHINE COMMUNICATIONS THROUGH...
MINIMIZING RADIO RESOURCE USAGE FOR MACHINE-TO-MACHINE COMMUNICATIONS THROUGH...
 
A hybrid approach to clustering in big data
A hybrid approach to clustering in big dataA hybrid approach to clustering in big data
A hybrid approach to clustering in big data
 
TASK-DECOMPOSITION BASED ANOMALY DETECTION OF MASSIVE AND HIGH-VOLATILITY SES...
TASK-DECOMPOSITION BASED ANOMALY DETECTION OF MASSIVE AND HIGH-VOLATILITY SES...TASK-DECOMPOSITION BASED ANOMALY DETECTION OF MASSIVE AND HIGH-VOLATILITY SES...
TASK-DECOMPOSITION BASED ANOMALY DETECTION OF MASSIVE AND HIGH-VOLATILITY SES...
 
MS Thesis Presentation
MS Thesis PresentationMS Thesis Presentation
MS Thesis Presentation
 
Coates p: the use of genetic programing in exploring 3 d design worlds
Coates p: the use of genetic programing in exploring 3 d design worldsCoates p: the use of genetic programing in exploring 3 d design worlds
Coates p: the use of genetic programing in exploring 3 d design worlds
 
Hybrid multi objectives genetic algorithms and immigrants scheme for dynamic ...
Hybrid multi objectives genetic algorithms and immigrants scheme for dynamic ...Hybrid multi objectives genetic algorithms and immigrants scheme for dynamic ...
Hybrid multi objectives genetic algorithms and immigrants scheme for dynamic ...
 
Coordinating Computation at the Edge: a Decentralized, Self-organizing, Spati...
Coordinating Computation at the Edge: a Decentralized, Self-organizing, Spati...Coordinating Computation at the Edge: a Decentralized, Self-organizing, Spati...
Coordinating Computation at the Edge: a Decentralized, Self-organizing, Spati...
 
Providing a multi-objective scheduling tasks by Using PSO algorithm for cost ...
Providing a multi-objective scheduling tasks by Using PSO algorithm for cost ...Providing a multi-objective scheduling tasks by Using PSO algorithm for cost ...
Providing a multi-objective scheduling tasks by Using PSO algorithm for cost ...
 

Similar a Impact of Graphs and Network in Minimizing Project and Product Cost

Application Of Graph Theory
Application Of Graph TheoryApplication Of Graph Theory
Application Of Graph TheoryMaria Perkins
 
Overview1) Overview – The continued discussion of .docx
Overview1)             Overview – The continued discussion of .docxOverview1)             Overview – The continued discussion of .docx
Overview1) Overview – The continued discussion of .docxalfred4lewis58146
 
Probability Density Functions of the Packet Length for Computer Networks With...
Probability Density Functions of the Packet Length for Computer Networks With...Probability Density Functions of the Packet Length for Computer Networks With...
Probability Density Functions of the Packet Length for Computer Networks With...IJCNCJournal
 
Overview1) Overview – The continued discussion of project implem.docx
Overview1) Overview – The continued discussion of project implem.docxOverview1) Overview – The continued discussion of project implem.docx
Overview1) Overview – The continued discussion of project implem.docxalfred4lewis58146
 
Centrality Prediction in Mobile Social Networks
Centrality Prediction in Mobile Social NetworksCentrality Prediction in Mobile Social Networks
Centrality Prediction in Mobile Social NetworksIJERA Editor
 
IRJET- Survey on Implementation of Graph Theory in Routing Protocols of Wired...
IRJET- Survey on Implementation of Graph Theory in Routing Protocols of Wired...IRJET- Survey on Implementation of Graph Theory in Routing Protocols of Wired...
IRJET- Survey on Implementation of Graph Theory in Routing Protocols of Wired...IRJET Journal
 
Massive parallelism with gpus for centrality ranking in complex networks
Massive parallelism with gpus for centrality ranking in complex networksMassive parallelism with gpus for centrality ranking in complex networks
Massive parallelism with gpus for centrality ranking in complex networksijcsit
 
Synthesis and performance analysis of network topology using graph theory
Synthesis and performance analysis of network topology using graph theorySynthesis and performance analysis of network topology using graph theory
Synthesis and performance analysis of network topology using graph theoryAlexander Decker
 
Synthesis and performance analysis of network topology using graph theory
Synthesis and performance analysis of network topology using graph theorySynthesis and performance analysis of network topology using graph theory
Synthesis and performance analysis of network topology using graph theoryAlexander Decker
 
The Solution of Maximal Flow Problems Using the Method Of Fuzzy Linear Progra...
The Solution of Maximal Flow Problems Using the Method Of Fuzzy Linear Progra...The Solution of Maximal Flow Problems Using the Method Of Fuzzy Linear Progra...
The Solution of Maximal Flow Problems Using the Method Of Fuzzy Linear Progra...theijes
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)ijceronline
 
An Approach for Project Scheduling Using PERT/CPM and Petri Nets (PNs) Tools
An Approach for Project Scheduling Using PERT/CPM and Petri Nets (PNs) ToolsAn Approach for Project Scheduling Using PERT/CPM and Petri Nets (PNs) Tools
An Approach for Project Scheduling Using PERT/CPM and Petri Nets (PNs) ToolsIJMER
 
A Review And Taxonomy Of Distortion-Oriented Presentation Techniques
A Review And Taxonomy Of Distortion-Oriented Presentation TechniquesA Review And Taxonomy Of Distortion-Oriented Presentation Techniques
A Review And Taxonomy Of Distortion-Oriented Presentation TechniquesKaren Gomez
 
Web Graph Clustering Using Hyperlink Structure
Web Graph Clustering Using Hyperlink StructureWeb Graph Clustering Using Hyperlink Structure
Web Graph Clustering Using Hyperlink Structureaciijournal
 
Finding similarities between structured documents as a crucial stage for gene...
Finding similarities between structured documents as a crucial stage for gene...Finding similarities between structured documents as a crucial stage for gene...
Finding similarities between structured documents as a crucial stage for gene...Alexander Decker
 
Hybrid Meta-Heuristic Algorithms For Solving Network Design Problem
Hybrid Meta-Heuristic Algorithms For Solving Network Design ProblemHybrid Meta-Heuristic Algorithms For Solving Network Design Problem
Hybrid Meta-Heuristic Algorithms For Solving Network Design ProblemAlana Cartwright
 
An improved graph drawing algorithm for email networks
An improved graph drawing algorithm for email networksAn improved graph drawing algorithm for email networks
An improved graph drawing algorithm for email networksZakaria Boulouard
 

Similar a Impact of Graphs and Network in Minimizing Project and Product Cost (20)

Application Of Graph Theory
Application Of Graph TheoryApplication Of Graph Theory
Application Of Graph Theory
 
Geometric Deep Learning
Geometric Deep Learning Geometric Deep Learning
Geometric Deep Learning
 
Overview1) Overview – The continued discussion of .docx
Overview1)             Overview – The continued discussion of .docxOverview1)             Overview – The continued discussion of .docx
Overview1) Overview – The continued discussion of .docx
 
Probability Density Functions of the Packet Length for Computer Networks With...
Probability Density Functions of the Packet Length for Computer Networks With...Probability Density Functions of the Packet Length for Computer Networks With...
Probability Density Functions of the Packet Length for Computer Networks With...
 
Overview1) Overview – The continued discussion of project implem.docx
Overview1) Overview – The continued discussion of project implem.docxOverview1) Overview – The continued discussion of project implem.docx
Overview1) Overview – The continued discussion of project implem.docx
 
Centrality Prediction in Mobile Social Networks
Centrality Prediction in Mobile Social NetworksCentrality Prediction in Mobile Social Networks
Centrality Prediction in Mobile Social Networks
 
IRJET- Survey on Implementation of Graph Theory in Routing Protocols of Wired...
IRJET- Survey on Implementation of Graph Theory in Routing Protocols of Wired...IRJET- Survey on Implementation of Graph Theory in Routing Protocols of Wired...
IRJET- Survey on Implementation of Graph Theory in Routing Protocols of Wired...
 
Massive parallelism with gpus for centrality ranking in complex networks
Massive parallelism with gpus for centrality ranking in complex networksMassive parallelism with gpus for centrality ranking in complex networks
Massive parallelism with gpus for centrality ranking in complex networks
 
Ia3613981403
Ia3613981403Ia3613981403
Ia3613981403
 
Ia3613981403
Ia3613981403Ia3613981403
Ia3613981403
 
Synthesis and performance analysis of network topology using graph theory
Synthesis and performance analysis of network topology using graph theorySynthesis and performance analysis of network topology using graph theory
Synthesis and performance analysis of network topology using graph theory
 
Synthesis and performance analysis of network topology using graph theory
Synthesis and performance analysis of network topology using graph theorySynthesis and performance analysis of network topology using graph theory
Synthesis and performance analysis of network topology using graph theory
 
The Solution of Maximal Flow Problems Using the Method Of Fuzzy Linear Progra...
The Solution of Maximal Flow Problems Using the Method Of Fuzzy Linear Progra...The Solution of Maximal Flow Problems Using the Method Of Fuzzy Linear Progra...
The Solution of Maximal Flow Problems Using the Method Of Fuzzy Linear Progra...
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
An Approach for Project Scheduling Using PERT/CPM and Petri Nets (PNs) Tools
An Approach for Project Scheduling Using PERT/CPM and Petri Nets (PNs) ToolsAn Approach for Project Scheduling Using PERT/CPM and Petri Nets (PNs) Tools
An Approach for Project Scheduling Using PERT/CPM and Petri Nets (PNs) Tools
 
A Review And Taxonomy Of Distortion-Oriented Presentation Techniques
A Review And Taxonomy Of Distortion-Oriented Presentation TechniquesA Review And Taxonomy Of Distortion-Oriented Presentation Techniques
A Review And Taxonomy Of Distortion-Oriented Presentation Techniques
 
Web Graph Clustering Using Hyperlink Structure
Web Graph Clustering Using Hyperlink StructureWeb Graph Clustering Using Hyperlink Structure
Web Graph Clustering Using Hyperlink Structure
 
Finding similarities between structured documents as a crucial stage for gene...
Finding similarities between structured documents as a crucial stage for gene...Finding similarities between structured documents as a crucial stage for gene...
Finding similarities between structured documents as a crucial stage for gene...
 
Hybrid Meta-Heuristic Algorithms For Solving Network Design Problem
Hybrid Meta-Heuristic Algorithms For Solving Network Design ProblemHybrid Meta-Heuristic Algorithms For Solving Network Design Problem
Hybrid Meta-Heuristic Algorithms For Solving Network Design Problem
 
An improved graph drawing algorithm for email networks
An improved graph drawing algorithm for email networksAn improved graph drawing algorithm for email networks
An improved graph drawing algorithm for email networks
 

Más de The International Journal of Business Management and Technology

Más de The International Journal of Business Management and Technology (20)

Analysis of Fraud Triangle, Fraud Diamond and Fraud Pentagon Theory to Detect...
Analysis of Fraud Triangle, Fraud Diamond and Fraud Pentagon Theory to Detect...Analysis of Fraud Triangle, Fraud Diamond and Fraud Pentagon Theory to Detect...
Analysis of Fraud Triangle, Fraud Diamond and Fraud Pentagon Theory to Detect...
 
Determining Factors for Staple Food Products Prices in Indonesia Traditional ...
Determining Factors for Staple Food Products Prices in Indonesia Traditional ...Determining Factors for Staple Food Products Prices in Indonesia Traditional ...
Determining Factors for Staple Food Products Prices in Indonesia Traditional ...
 
Airport enterprises management performance evaluation towards innovation and ...
Airport enterprises management performance evaluation towards innovation and ...Airport enterprises management performance evaluation towards innovation and ...
Airport enterprises management performance evaluation towards innovation and ...
 
What is the Intelligence Level Can Increase Employee Performance PT. PLN?
What is the Intelligence Level Can Increase Employee Performance PT. PLN?What is the Intelligence Level Can Increase Employee Performance PT. PLN?
What is the Intelligence Level Can Increase Employee Performance PT. PLN?
 
Effect of Organizational Commitment, Job Satisfaction and Work Insecurity on ...
Effect of Organizational Commitment, Job Satisfaction and Work Insecurity on ...Effect of Organizational Commitment, Job Satisfaction and Work Insecurity on ...
Effect of Organizational Commitment, Job Satisfaction and Work Insecurity on ...
 
Determinant of Organization Effectiveness: Study in Government Organization o...
Determinant of Organization Effectiveness: Study in Government Organization o...Determinant of Organization Effectiveness: Study in Government Organization o...
Determinant of Organization Effectiveness: Study in Government Organization o...
 
Machine Impact in Supply Chain Management
Machine Impact in Supply Chain ManagementMachine Impact in Supply Chain Management
Machine Impact in Supply Chain Management
 
Decomposing Differences in Quantile Portfolio Returns betweenNorth America an...
Decomposing Differences in Quantile Portfolio Returns betweenNorth America an...Decomposing Differences in Quantile Portfolio Returns betweenNorth America an...
Decomposing Differences in Quantile Portfolio Returns betweenNorth America an...
 
An Assessment of theEffectiveness of Monitoring and Evaluation Methods on the...
An Assessment of theEffectiveness of Monitoring and Evaluation Methods on the...An Assessment of theEffectiveness of Monitoring and Evaluation Methods on the...
An Assessment of theEffectiveness of Monitoring and Evaluation Methods on the...
 
Building Trust in Business – A Study of Nigerian IGBO businessman
Building Trust in Business – A Study of Nigerian IGBO businessmanBuilding Trust in Business – A Study of Nigerian IGBO businessman
Building Trust in Business – A Study of Nigerian IGBO businessman
 
The Role of Government Treasurer in State Universities in Tax Compliance
The Role of Government Treasurer in State Universities in Tax ComplianceThe Role of Government Treasurer in State Universities in Tax Compliance
The Role of Government Treasurer in State Universities in Tax Compliance
 
Corporate Governance: A Review of Theoretical and Practical Implications
Corporate Governance: A Review of Theoretical and Practical ImplicationsCorporate Governance: A Review of Theoretical and Practical Implications
Corporate Governance: A Review of Theoretical and Practical Implications
 
Effect of Management Support and Information Technology on Employee’s Empower...
Effect of Management Support and Information Technology on Employee’s Empower...Effect of Management Support and Information Technology on Employee’s Empower...
Effect of Management Support and Information Technology on Employee’s Empower...
 
Projectification of economy in a smaller country: A case from Croatia
Projectification of economy in a smaller country: A case from CroatiaProjectification of economy in a smaller country: A case from Croatia
Projectification of economy in a smaller country: A case from Croatia
 
How Integrated Production Planning and Cross Employee Planning Increases Prod...
How Integrated Production Planning and Cross Employee Planning Increases Prod...How Integrated Production Planning and Cross Employee Planning Increases Prod...
How Integrated Production Planning and Cross Employee Planning Increases Prod...
 
Factors Affecting Customer Satisfaction on Transjakarta Commuter System
Factors Affecting Customer Satisfaction on Transjakarta Commuter SystemFactors Affecting Customer Satisfaction on Transjakarta Commuter System
Factors Affecting Customer Satisfaction on Transjakarta Commuter System
 
Antecedent of Consumer Attitudes Toward Online Shopping in Indonesia
Antecedent of Consumer Attitudes Toward Online Shopping in IndonesiaAntecedent of Consumer Attitudes Toward Online Shopping in Indonesia
Antecedent of Consumer Attitudes Toward Online Shopping in Indonesia
 
Review on the Challenges and Opportunities of Dairy Value Chain Development i...
Review on the Challenges and Opportunities of Dairy Value Chain Development i...Review on the Challenges and Opportunities of Dairy Value Chain Development i...
Review on the Challenges and Opportunities of Dairy Value Chain Development i...
 
Effect of Delivery Service on University Student’s Satisfaction & Reorder Int...
Effect of Delivery Service on University Student’s Satisfaction & Reorder Int...Effect of Delivery Service on University Student’s Satisfaction & Reorder Int...
Effect of Delivery Service on University Student’s Satisfaction & Reorder Int...
 
Internet Use and Academic Performance of the Students
Internet Use and Academic Performance of the StudentsInternet Use and Academic Performance of the Students
Internet Use and Academic Performance of the Students
 

Último

Business Model Canvas (BMC)- A new venture concept
Business Model Canvas (BMC)-  A new venture conceptBusiness Model Canvas (BMC)-  A new venture concept
Business Model Canvas (BMC)- A new venture conceptP&CO
 
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRLBAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRLkapoorjyoti4444
 
Katrina Personal Brand Project and portfolio 1
Katrina Personal Brand Project and portfolio 1Katrina Personal Brand Project and portfolio 1
Katrina Personal Brand Project and portfolio 1kcpayne
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
 
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...Aggregage
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Serviceritikaroy0888
 
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxB.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxpriyanshujha201
 
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service AvailableCall Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service AvailableSeo
 
Call Girls Zirakpur👧 Book Now📱7837612180 📞👉Call Girl Service In Zirakpur No A...
Call Girls Zirakpur👧 Book Now📱7837612180 📞👉Call Girl Service In Zirakpur No A...Call Girls Zirakpur👧 Book Now📱7837612180 📞👉Call Girl Service In Zirakpur No A...
Call Girls Zirakpur👧 Book Now📱7837612180 📞👉Call Girl Service In Zirakpur No A...Sheetaleventcompany
 
How to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League CityHow to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League CityEric T. Tung
 
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...amitlee9823
 
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdfDr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdfAdmir Softic
 
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...lizamodels9
 
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...amitlee9823
 
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLMONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLSeo
 
Phases of Negotiation .pptx
 Phases of Negotiation .pptx Phases of Negotiation .pptx
Phases of Negotiation .pptxnandhinijagan9867
 
Monthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxMonthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxAndy Lambert
 

Último (20)

Business Model Canvas (BMC)- A new venture concept
Business Model Canvas (BMC)-  A new venture conceptBusiness Model Canvas (BMC)-  A new venture concept
Business Model Canvas (BMC)- A new venture concept
 
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRLBAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
BAGALUR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
 
Katrina Personal Brand Project and portfolio 1
Katrina Personal Brand Project and portfolio 1Katrina Personal Brand Project and portfolio 1
Katrina Personal Brand Project and portfolio 1
 
(Anamika) VIP Call Girls Napur Call Now 8617697112 Napur Escorts 24x7
(Anamika) VIP Call Girls Napur Call Now 8617697112 Napur Escorts 24x7(Anamika) VIP Call Girls Napur Call Now 8617697112 Napur Escorts 24x7
(Anamika) VIP Call Girls Napur Call Now 8617697112 Napur Escorts 24x7
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Service
 
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxB.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
 
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service AvailableCall Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
 
Call Girls Zirakpur👧 Book Now📱7837612180 📞👉Call Girl Service In Zirakpur No A...
Call Girls Zirakpur👧 Book Now📱7837612180 📞👉Call Girl Service In Zirakpur No A...Call Girls Zirakpur👧 Book Now📱7837612180 📞👉Call Girl Service In Zirakpur No A...
Call Girls Zirakpur👧 Book Now📱7837612180 📞👉Call Girl Service In Zirakpur No A...
 
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
 
How to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League CityHow to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League City
 
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
 
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdfDr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
 
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
 
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
 
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLMONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
 
Phases of Negotiation .pptx
 Phases of Negotiation .pptx Phases of Negotiation .pptx
Phases of Negotiation .pptx
 
Monthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxMonthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptx
 
Falcon Invoice Discounting platform in india
Falcon Invoice Discounting platform in indiaFalcon Invoice Discounting platform in india
Falcon Invoice Discounting platform in india
 

Impact of Graphs and Network in Minimizing Project and Product Cost

  • 1. www.theijbmt.com 1|Page The International Journal of Business Management and Technology, Volume 2 Issue 1 January 2018 Research Article Open Access Impact of Graphs and Network in Minimizing Project and Product Cost Petrina (Pei-Chun) C. Feng Dept. of Administrative Management, Central Police University, Taoyuan, Taiwan Abstract The world has many natural systems that are so complex to be understood easily. This creates a need to have simple principles or systems that capture the complexity of the world. The simple systems make it easier for many people to understand the world by representing the complex world in a more straightforward way (Stefan, 2003). Many objects and projects are seen to be a network of processes or substances. Graphs and networks have been used widely in different projects for different reasons by project managers mostly. There are techniques such as critical path analysis that make use of graphs and networks and are applied by project managers and all the staff involved in projects. These methods are used to ensure smooth planning and control of projects. However, the techniques have to be applied correctly to achieve the desired objective. This paper looks at the impact of graphs and networks in minimizing the costs of a project or product. From this research, it can be inferred that the techniques such as critical path method, that make use of graphs and networks, play a significant role in determining and hence reducing the product cost. This is done by making the right decisions regarding the resources and time most appropriate for a project. The paper shows clearly how these techniques are applied in a project to determine project duration and hence minimize the cost. Keywords: Graphs, Minimizing cost, Network. I. INTRODUCTION The world has many natural systems that are so complex to be understood easily. This creates a need to have simple principles or systems that capture the complexity of the world. The simple systems make it easier for many people to understand the world by representing the complex world in a more straightforward way(Stefan, 2003). One of these simple principles is networks. The world is believed to be an interconnection of many things that eventually form a network. Some of the examples of these networks in the world include the interconnection of molecules that are contained in a living cell, interconnection of computers which share information all over the world, the nerve cells that are found in the brains of each human being, the social networks such as twitter where many people all over the world are interconnected (Newman,2010). Graphs, on the other hand, may be regarded as tools which are used to study the interrelationships between objects. Graphs are another simple system that is used to represent the complexities in the word. There are several types of graphs and each type of graph has its use. The theory used in graphs represents both local and global characteristics of an object. In such a case when numerical characteristics are associated with points or lines in a graph, we may end up generating a model that may be a mathematical, physical or social nature (Saaty & Busacker, 1965). Graphs are majorly used to study networks. In a business set up, project networks make use of graphs where we have nodes and edges connecting the nodes. Graphs, in this case, can be used to determine the project with minimal costs. This research paper discusses graphs and networks and how they can be used to determine a project that has minimal cost. An organization can use this to decide on what projects to invest in and determine the approximate amount that a project is likely to cost. II. GRAPH THEORY A graph can be defined as a countable number of edges and vertices. It can be represented mathematically as G(V,E) where V is a set of vertices also referred to as nodes and E is a set of edges that interconnect the nodes or are used to show associations between these nodes. The edges may be representing things such as lengths, weights, costs or heights. There are two types of graphs where the edges show no direction. Trees in mathematics can be referred to as the undirected graphs. A rooted tree may, however, be directed if the edges point towards the root or away from the root.
  • 2. www.theijbmt.com 2|Page Impact of Graphs and Network in Minimizing Project and Product Cost On the other hand, the directional graphs refer to the kind of graphs where the edges are directional (Bollobas, 1979). The other types of graphs are as shown below. In graph, therefore, can be thought of as a collection of vertices that are joined together by edges. The number of edges gives the size of the graph. The number of vertices represents the order of the graph G (Stefan, 2003). Graphs are mostly used to study networks and different kinds of networks have different kinds of graphs that are most suitable for them. The graphical theory has a wide range of applications which include biochemistry, mathematics, computer science and electrical engineering among others. In real life, the nodes are used to represent projects or activities, and the edges are used to describe the process costs, lengths or weights. From the network of the projects or project activities in a graph, the minimum costs, length or weight represented by the edges can be determined. This can be done by the used of short path problem, which refers to finding a path between two vertices whose sum of the edges or weights has been minimized. There are several algorithms for solving this problem which includes, Dijkstra’s algorithm, Bellman-Ford algorithm, A search algorithm, Floyd-Warshall algorithm, Johnson’s algorithm, and Viterbi algorithm. Each of these algorithms has a formula for solving the short path problem (MacCrimmon, 1987). An adjacency matrix which is a two-dimensional matrix can be used to generate or represent a graph. A graph can also be represented using an adjacency list which is an array of pointers that are used to describe vertices that are adjacent to Vi (Lun et, al. 2004). For the above graph, the adjacency matrix would be as below.
  • 3. www.theijbmt.com 3|Page Impact of Graphs and Network in Minimizing Project and Product Cost III. DISCUSSION This research paper aims at investigating the role of the graphs and the network to decide on the best projects or products to invest in at the minimum cost. Project networks make use of node where different related nodes are interrelated through the arcs. Nodes are the activities while the arcs (arrows or edges) represent the prioritized relationships (Gabriel, 2009). Nodes are also responsible for receiving, processing and replicating the packets to other nodes through a given direction (Lun & Medard, 2014). Several ways can be used to achieve at minimum cost in a network. These methods include the Critical Path Method (CPM). For minimum cost, there is a need to identify the critical path within the network by use of appropriate graphing. This is achieved through identification and action on the instances that would cause a delay in the entire project when they delay. The critical path saves the time costs through ensuring that the task is accomplished in the least time (James, 1959). Another viable way to achieve this is through solving network flow problem where restricted algebraic operations are performed at the nodes allowing it to process the received packets and enable concurrent transmission and replications (Koetter, & Medard2003). Network decoding decouples the problems enabling the project to be cost- effective (Lun et, al. 2004). IV. THE GENERAL NETWORK FLOW PROBLEM SOLUTION This kind of problem arises from the fact that products are manufactured from a plant and are expected to reach the destination which is the consumer. There are however intermediaries such as warehouses and distribution centers that a product goes through before it gets to the consumer. This, therefore, creates a network where in the graph, the nodes are used to represent the sources intermediaries and destination of a product and the edges represent the network channels. In a practical scenario, the nodes will represent the product source, intermediary and destination and the edges or arcs will represent the flow capacity and the cost per unit from one node to the next. The aim of this is to determine the minimum cost flow problem. In the example below, 1 is the source node, and 4 and 5 are the destination nodes. 2 and 3 are the intermediaries or transshipment nodes. Node 1 has 20 products to ship, and node 4 and 5 require five products and fifteen products respectively, which is indicated by the negative signs. The objective is to find the minimum cost shipment method (Fondahl, 1961).
  • 4. www.theijbmt.com 4|Page Impact of Graphs and Network in Minimizing Project and Product Cost The problem is then transcribed into a formal linear program after generating the graphical representation into a tabular form using an adjacency matrix. The table for the above is as shown below; The linear equations are then generated from the table above where the +1 coefficient shows the node from which the arc emanates and -1 shows the node to which the arc is an incident. Linear equations are formed and minimized from the above matrix, and hence the minimum product cost is determined. V. CRITICAL PATH METHOD (CPM) This is a technique that is used for project modeling, and it was developed in the 1950s. The critical path method was developed by Morgan R. Walker, James E. Kelly Jnr who related their memories around 1989. CPM has very many applications and can be sued on different kinds of projects including research projects, construction projects, engineering projects, software development projects among others (MacCrimmon, 1987). This method is widely applied in planning and control of big projects whose duration is known or can be determined. Before a critical path is identified, there are three things that have to be done. This includes breaking down the project into basic activities, identifying the predecessor activity that is immediate to each activity and finally does an estimation of the duration of every activity (Magallon, 2009). The activities here are the nodes, and these nodes are connected by the edges with each edge indicating the duration of each activity (Hartley, 1966). The project network will have the start node and the finish node in the network of activities. A path, in this case, can be defined as one of the routes that lead one from the start node to the finish node. From the values in a project network, we can calculate the longest and shortest path from the start node to the finish node. CPM uses the values that are contained in a network diagram to calculate the longest path of the activities that are planned to take place during the project. CPM also calculate the earliest or latest that each activity can start without necessarily making the project to be lengthier. This process makes it easier to determine which activities are critical, i. e., the activities on the longest path and activities which can be delayed without making the project longer and these activities can be said to have the total float (Fondahl, 1961). The critical path method helps in determining the shortest time that a project can take. Any activity which falls on the critical path cannot be delayed. If an activity on the critical path is delayed. It has a direct impact on the length of the X12 X13 X23 X24 X25 X34 X35 X45 X53 Right hand side Node 1 1 1 20 Node 2 -1 1 1 1 0 Node 3 -1 -1 1 1 -1 0 Node 4 -1 -1 1 -5 Node 5 -1 -1 -1 1 -15 Capacities 15 8 ∞ 4 10 15 5 ∞ 4 Objective function 4 4 2 2 6 1 3 2 1 (Min)
  • 5. www.theijbmt.com 5|Page Impact of Graphs and Network in Minimizing Project and Product Cost project or completion date. A project can have several critical paths. The diagram blow shows a network of activities and the critical path. Activities A and E are the start and finish activities respectively. Activities F, G, and H are not on the critical path, activities A, B, C, D and E fall on the critical path. If an activity in the critical path has no parallel activity, then the drag of that activity is the duration of the activity. On the other hand, if an activity on the critical path has a parallel activity, then its drag is the duration of whichever activity is less (Hofmann, 1993). From the computations obtained from the graph above, a project manager is able to decide on what activities can be run in parallel and also see how they can reduce the time of the activities in the critical path. The lesser the time used in a project, the more the resources required and therefore the cost of the project is expected to go up. On the other hand, if we increase the duration of project the number of resources required to complete the project such as labor will reduce and hence the cost of the project is expected to go down (James, 1959). VI. CONCLUSION Graphs and Networks are very applicable in planning and control of projects and products. This is very useful and helps in making financial and other forms of decisions regarding projects. They help in determining unnecessary costs which need not be incurred while carrying out a project’s object. Graphs and networks play a vital role in minimizing project and product costs. REFERENCES [1] Stefan Bornholdt, H. G. (2003). Handbook of Graphs and Networks. Berling: Wiley VCH GmbH& Co. [2] Newman, M. (2010). Networks, An Introduction. Oxford New York: Oxford University Press. [3] Saaty, T. L., & Busacker, R. G. (1965). Finite graphs and networks: an introduction with applications. McGraw-Hiss Book Company. [4] Bollobas, B. (1979). Graph Theory. New York: Springer Verlag Inc. [5] MacCrimmon, K. R. (1987). Critical Path Analysis. In M. M. John Eatwell, The New Palgrave: A Dictionary of Economics (pp. 1-3) Palgrave Macmillan UK.
  • 6. www.theijbmt.com 6|Page Impact of Graphs and Network in Minimizing Project and Product Cost [6] Lun, D. S., Medard, M., Ho, T., & Koetter, R. (2004). Network coding with a cost criterion. In Proc. 2004 International Symposlum on Information Theory and its Applications. ISITA 2004. [7] Gabriel, S. A. (2009). Management Science Applications in Project Management Lectures 5-7. Project Management LP Models in Scheduling, Integer Programming. [8] Lun, D. S., & Medard, M. (2014). Achieving Minimum-Cost Multicast: A Decentralized Approach Based on Network Coding. Conference Paper in Proceedings. IEEE INFOCOM. [9] James E. Kelley, J. M. (1959). Critical Path Planning and Scheduling. New York. [10] Koetter, R., & Medard, M. (2003). An algebraic approach to network coding. IEEE/ACM Trans. Networking, 11(5), 782-795. [11] Fondahl, J. W. (1961). Non-Computer Approach to the Critical Path Method for. Stanford University. [12] Magallon, J. S. (2009). Critical Path Method.New York. [13] Hartley., A. W. (1966). A Statistical Theory for PERT Critical Path Analysis. Texas: Published Online. [14] Golumbic, M. C. (2004). Algorithmic Graph Thoery and Perfect Graphs. Amsterdam: Elsevier B. V. [15] Hofmann, P. (1993). Critical Path Method: An important Tool for Coordinating Clinical Care. The Joint Commission Journal on Quality Improvement, 1-16. [16] Tarjan, R. E. (1983). Data Structures and Network Algorithms. Murray Hill, New Jersey: RIAM.