SlideShare a Scribd company logo
1 of 23
Download to read offline
An approach to model reduction of logistic
networks based on ranking
Bernd Scholz-Reiter1
Fabian Wirth2
Sergey Dashkovskiy3
Michael Kosmykov3
Thomas Makuschewitz1
Michael Sch¨onlein2
1
BIBA - Bremer Institut f¨ur Produktion und Logistik GmbH
at the University of Bremen, Bremen, Germany
2
Institute of Mathematics, University of W¨urzburg, W¨urzburg, Germany
3
Centre of Industrial Mathematics, University of Bremen, Bremen, Germany
17-21 August 2009, LDIC’09, Bremen, Germany
Centre for
Industrial Mathematics
Outline
1 Introduction
2 Ranking in logistic networks
3 Model Reduction
4 Conclusions and further research
2 / 17Introduction Ranking Reduction rules Conclusions and further research
Centre for
Industrial Mathematics
Characteristics of the practical example
3 production sites for pumps
5 distribution centres
33 first and second-tier suppliers
for the production of pumps
90 suppliers for components that
are needed for the assembly of
pump sets
More than 1000 customers
3 / 17Introduction Ranking Reduction rules Conclusions and further research
Centre for
Industrial Mathematics
Approach for the analysis of large logistic networks
1 Starting from a real world logistic
network a model is obtained
2 Identification of important and
less important locations with
ranking
3 Dependent on the rank of
locations a model of lower size is
set up
4 Analysing of the model of lower
size
4 / 17Introduction Ranking Reduction rules Conclusions and further research
Centre for
Industrial Mathematics
Modelling
We model a logistic network as a
weighted graph where only mate-
rial flows are taken into account.
5 / 17Introduction Ranking Reduction rules Conclusions and further research
Centre for
Industrial Mathematics
Modelling
We model a logistic network as a
weighted graph where only mate-
rial flows are taken into account.
Weighted adjacency matrix A of the graph:
A =








0 0 0 0 0 6
7 0 0 8 0 0
4 5 0 0 7 0
0 0 2 0 0 0
0 11 0 0 0 0
6 0 0 0 0 0








5 / 17Introduction Ranking Reduction rules Conclusions and further research
Centre for
Industrial Mathematics
Rank of location
The importance of logistic net-
work location depends on:
importance of receiving
locations
material flows to these
locations
NRi = α
n
j=1
aij NRj + (1 − α)1
n , 0 ≤ α ≤ 1
Formulation as an eigenvector problem:
NR = G · NR, NR = (0.1040; 0.2455; 0.2016; 0.2056; 0.1778; 0.0655)T
6 / 17Introduction Ranking Reduction rules Conclusions and further research
Centre for
Industrial Mathematics
Matrix properties
A matrix A is called column-normalized if for all i = 1, . . . , n
n
j=1
aij =
1, if there exists j such that aij = 0
0, otherwise
A matrix A is column-stochastic if
n
j=1
aij = 1 for all i = 1, . . . , n.
It is called primitive if there exists a positive integer k such that the
matrix Ak
has only positive elements.
We call an adjacency matrix A irreducible if the corresponding graph
is strongly connected, i.e., for every nodes i and j of the graph there
exists a sequence of directed edges connecting i to j. Note that any
primitive matrix is irreducible.
7 / 17Introduction Ranking Reduction rules Conclusions and further research
Centre for
Industrial Mathematics
Transformation steps
Column-normalization:
H = Hij , Hij =



aij
k∈Id
j
akj
= aij , if
k∈Id
j
akj = 0
0, otherwise
Make the matrix stochastic:
S = H + ebT
n , e = (1, . . . , 1)T
∈ Rn
, bi = 1, if
n
j=1
Hji = 0 and bi = 0
otherwise.
Making the matrix primitive:
G = αS + (1 − α)E, E = eeT
n
8 / 17Introduction Ranking Reduction rules Conclusions and further research
Centre for
Industrial Mathematics
Eigenvector problem
The problem of finding a right-eigenvector:
NR = G · NR
is equivalent to the system of linear equations
NRi = α
n
j=1
aij NRj + (1 − α)1
n .
9 / 17Introduction Ranking Reduction rules Conclusions and further research
Centre for
Industrial Mathematics
Eigenvector problem
The problem of finding a right-eigenvector:
NR = G · NR
is equivalent to the system of linear equations
NRi = α
n
j=1
aij NRj + (1 − α)1
n .
As matrix G is stochastic and primitive from Perron-Frobenius theorem it
follows that the solution exists and is unique.
9 / 17Introduction Ranking Reduction rules Conclusions and further research
Centre for
Industrial Mathematics
Rules for model reduction
1 Exclusion of low-ranked locations connected to only one
location
Locations with low ranks that are connected to only one location
might by excluded in the reduced model
2 Aggregation of low-ranked locations
Low-ranked locations are aggregated with each other by summing up
the weights of their links accordingly if they are connected by one of
the following two types to the network:
paralell
sequential
3 Exclusion of sub-networks of low-ranked locations connected
to only one important location
Sub-networks of locations that are connected to the rest of the
network only by one location can be modeled as a single location.
10 / 17Introduction Ranking Reduction rules Conclusions and further research
Centre for
Industrial Mathematics
Exclusion of low-ranked locations connected to only
one location
Figure: Original network.
11 / 17Introduction Ranking Reduction rules Conclusions and further research
Centre for
Industrial Mathematics
Exclusion of low-ranked locations connected to only
one location
Figure: Original network. Figure: Reduced network.
11 / 17Introduction Ranking Reduction rules Conclusions and further research
Centre for
Industrial Mathematics
Aggregation of low-ranked locations connected
parallely
Figure: Original network.
12 / 17Introduction Ranking Reduction rules Conclusions and further research
Centre for
Industrial Mathematics
Aggregation of low-ranked locations connected
parallely
Figure: Original network. Figure: Reduced network.
12 / 17Introduction Ranking Reduction rules Conclusions and further research
Centre for
Industrial Mathematics
Aggregation of low-ranked locations connected
sequentially
Figure: Original network.
13 / 17Introduction Ranking Reduction rules Conclusions and further research
Centre for
Industrial Mathematics
Aggregation of low-ranked locations connected
sequentially
Figure: Original network. Figure: Reduced network.
13 / 17Introduction Ranking Reduction rules Conclusions and further research
Centre for
Industrial Mathematics
Exclusion of sub-networks of low-ranked locations
connected to only one important location
Figure: Original network.
14 / 17Introduction Ranking Reduction rules Conclusions and further research
Centre for
Industrial Mathematics
Exclusion of sub-networks of low-ranked locations
connected to only one important location
Figure: Original network.
Figure: Reduced network.
14 / 17Introduction Ranking Reduction rules Conclusions and further research
Centre for
Industrial Mathematics
Complex example
Figure: Original network.
Figure: Reduced network.
15 / 17Introduction Ranking Reduction rules Conclusions and further research
Centre for
Industrial Mathematics
Conclusions and further research
Large-logistic network has been
modeled as a weighted graph
An approach of node ranking
was proposed
Introduced 4 rules allows reduce
the size of the model
A theoretical analysis of
reduction rules has to be
provided
The reduced model can be
studied
16 / 17Introduction Ranking Reduction rules Conclusions and further research
Centre for
Industrial Mathematics
Thank you for your attention
17 / 17Introduction Ranking Reduction rules Conclusions and further research

More Related Content

What's hot

Influence of the trajectory planning on the accuracy of the Orthoglide 5-axis
Influence of the trajectory planning on the accuracy of the Orthoglide 5-axisInfluence of the trajectory planning on the accuracy of the Orthoglide 5-axis
Influence of the trajectory planning on the accuracy of the Orthoglide 5-axisDr. Ranjan Jha
 
An Algebraic Method to Check the Singularity-Free Paths for Parallel Robots
An Algebraic Method to Check the Singularity-Free Paths for Parallel RobotsAn Algebraic Method to Check the Singularity-Free Paths for Parallel Robots
An Algebraic Method to Check the Singularity-Free Paths for Parallel RobotsDr. Ranjan Jha
 
Power and Delay Analysis of Logic Circuits Using Reversible Gates
Power and Delay Analysis of Logic Circuits Using Reversible GatesPower and Delay Analysis of Logic Circuits Using Reversible Gates
Power and Delay Analysis of Logic Circuits Using Reversible GatesRSIS International
 
Distributed Formal Concept Analysis Algorithms Based on an Iterative MapReduc...
Distributed Formal Concept Analysis Algorithms Based on an Iterative MapReduc...Distributed Formal Concept Analysis Algorithms Based on an Iterative MapReduc...
Distributed Formal Concept Analysis Algorithms Based on an Iterative MapReduc...Ruairi de Frein
 
Methods of Manifold Learning for Dimension Reduction of Large Data Sets
Methods of Manifold Learning for Dimension Reduction of Large Data SetsMethods of Manifold Learning for Dimension Reduction of Large Data Sets
Methods of Manifold Learning for Dimension Reduction of Large Data SetsRyan B Harvey, CSDP, CSM
 
SCALABLE PATTERN MATCHING OVER COMPRESSED GRAPHS VIA DE-DENSIFICATION
SCALABLE PATTERN MATCHING OVER COMPRESSED GRAPHS VIA DE-DENSIFICATIONSCALABLE PATTERN MATCHING OVER COMPRESSED GRAPHS VIA DE-DENSIFICATION
SCALABLE PATTERN MATCHING OVER COMPRESSED GRAPHS VIA DE-DENSIFICATIONaftab alam
 
Optimization Techniques
Optimization TechniquesOptimization Techniques
Optimization TechniquesAjay Bidyarthy
 
EFFINET - Initial Presentation
EFFINET - Initial PresentationEFFINET - Initial Presentation
EFFINET - Initial PresentationPantelis Sopasakis
 
Implementation of Energy Efficient Scalar Point Multiplication Techniques for...
Implementation of Energy Efficient Scalar Point Multiplication Techniques for...Implementation of Energy Efficient Scalar Point Multiplication Techniques for...
Implementation of Energy Efficient Scalar Point Multiplication Techniques for...idescitation
 
An Efficient Elliptic Curve Cryptography Arithmetic Using Nikhilam Multiplica...
An Efficient Elliptic Curve Cryptography Arithmetic Using Nikhilam Multiplica...An Efficient Elliptic Curve Cryptography Arithmetic Using Nikhilam Multiplica...
An Efficient Elliptic Curve Cryptography Arithmetic Using Nikhilam Multiplica...theijes
 
Safety Verification of Deep Neural Networks_.pdf
Safety Verification of Deep Neural Networks_.pdfSafety Verification of Deep Neural Networks_.pdf
Safety Verification of Deep Neural Networks_.pdfPolytechnique Montréal
 
An Introduction to Elleptic Curve Cryptography
An Introduction to Elleptic Curve CryptographyAn Introduction to Elleptic Curve Cryptography
An Introduction to Elleptic Curve CryptographyDerek Callaway
 
A framework for practical fast matrix multiplication (BLIS retreat)
A framework for practical fast matrix multiplication� (BLIS retreat)A framework for practical fast matrix multiplication� (BLIS retreat)
A framework for practical fast matrix multiplication (BLIS retreat)Austin Benson
 
SINGLE‐PHASE TO THREE‐PHASE DRIVE SYSTEM USING TWO PARALLEL SINGLE‐PHASE RECT...
SINGLE‐PHASE TO THREE‐PHASE DRIVE SYSTEM USING TWO PARALLEL SINGLE‐PHASE RECT...SINGLE‐PHASE TO THREE‐PHASE DRIVE SYSTEM USING TWO PARALLEL SINGLE‐PHASE RECT...
SINGLE‐PHASE TO THREE‐PHASE DRIVE SYSTEM USING TWO PARALLEL SINGLE‐PHASE RECT...ijiert bestjournal
 

What's hot (20)

CLIM Program: Remote Sensing Workshop, Optimization for Distributed Data Syst...
CLIM Program: Remote Sensing Workshop, Optimization for Distributed Data Syst...CLIM Program: Remote Sensing Workshop, Optimization for Distributed Data Syst...
CLIM Program: Remote Sensing Workshop, Optimization for Distributed Data Syst...
 
Delta Like Robot
Delta Like RobotDelta Like Robot
Delta Like Robot
 
Influence of the trajectory planning on the accuracy of the Orthoglide 5-axis
Influence of the trajectory planning on the accuracy of the Orthoglide 5-axisInfluence of the trajectory planning on the accuracy of the Orthoglide 5-axis
Influence of the trajectory planning on the accuracy of the Orthoglide 5-axis
 
An Algebraic Method to Check the Singularity-Free Paths for Parallel Robots
An Algebraic Method to Check the Singularity-Free Paths for Parallel RobotsAn Algebraic Method to Check the Singularity-Free Paths for Parallel Robots
An Algebraic Method to Check the Singularity-Free Paths for Parallel Robots
 
Power and Delay Analysis of Logic Circuits Using Reversible Gates
Power and Delay Analysis of Logic Circuits Using Reversible GatesPower and Delay Analysis of Logic Circuits Using Reversible Gates
Power and Delay Analysis of Logic Circuits Using Reversible Gates
 
Distributed Formal Concept Analysis Algorithms Based on an Iterative MapReduc...
Distributed Formal Concept Analysis Algorithms Based on an Iterative MapReduc...Distributed Formal Concept Analysis Algorithms Based on an Iterative MapReduc...
Distributed Formal Concept Analysis Algorithms Based on an Iterative MapReduc...
 
Methods of Manifold Learning for Dimension Reduction of Large Data Sets
Methods of Manifold Learning for Dimension Reduction of Large Data SetsMethods of Manifold Learning for Dimension Reduction of Large Data Sets
Methods of Manifold Learning for Dimension Reduction of Large Data Sets
 
SCALABLE PATTERN MATCHING OVER COMPRESSED GRAPHS VIA DE-DENSIFICATION
SCALABLE PATTERN MATCHING OVER COMPRESSED GRAPHS VIA DE-DENSIFICATIONSCALABLE PATTERN MATCHING OVER COMPRESSED GRAPHS VIA DE-DENSIFICATION
SCALABLE PATTERN MATCHING OVER COMPRESSED GRAPHS VIA DE-DENSIFICATION
 
Optimization Techniques
Optimization TechniquesOptimization Techniques
Optimization Techniques
 
EFFINET - Initial Presentation
EFFINET - Initial PresentationEFFINET - Initial Presentation
EFFINET - Initial Presentation
 
130701 09-05-2012
130701 09-05-2012130701 09-05-2012
130701 09-05-2012
 
Implementation of Energy Efficient Scalar Point Multiplication Techniques for...
Implementation of Energy Efficient Scalar Point Multiplication Techniques for...Implementation of Energy Efficient Scalar Point Multiplication Techniques for...
Implementation of Energy Efficient Scalar Point Multiplication Techniques for...
 
An Efficient Elliptic Curve Cryptography Arithmetic Using Nikhilam Multiplica...
An Efficient Elliptic Curve Cryptography Arithmetic Using Nikhilam Multiplica...An Efficient Elliptic Curve Cryptography Arithmetic Using Nikhilam Multiplica...
An Efficient Elliptic Curve Cryptography Arithmetic Using Nikhilam Multiplica...
 
Safety Verification of Deep Neural Networks_.pdf
Safety Verification of Deep Neural Networks_.pdfSafety Verification of Deep Neural Networks_.pdf
Safety Verification of Deep Neural Networks_.pdf
 
CLIM Program: Remote Sensing Workshop, Statistical Emulation with Dimension R...
CLIM Program: Remote Sensing Workshop, Statistical Emulation with Dimension R...CLIM Program: Remote Sensing Workshop, Statistical Emulation with Dimension R...
CLIM Program: Remote Sensing Workshop, Statistical Emulation with Dimension R...
 
An Introduction to Elleptic Curve Cryptography
An Introduction to Elleptic Curve CryptographyAn Introduction to Elleptic Curve Cryptography
An Introduction to Elleptic Curve Cryptography
 
A framework for practical fast matrix multiplication (BLIS retreat)
A framework for practical fast matrix multiplication� (BLIS retreat)A framework for practical fast matrix multiplication� (BLIS retreat)
A framework for practical fast matrix multiplication (BLIS retreat)
 
Tutorial1
Tutorial1Tutorial1
Tutorial1
 
SINGLE‐PHASE TO THREE‐PHASE DRIVE SYSTEM USING TWO PARALLEL SINGLE‐PHASE RECT...
SINGLE‐PHASE TO THREE‐PHASE DRIVE SYSTEM USING TWO PARALLEL SINGLE‐PHASE RECT...SINGLE‐PHASE TO THREE‐PHASE DRIVE SYSTEM USING TWO PARALLEL SINGLE‐PHASE RECT...
SINGLE‐PHASE TO THREE‐PHASE DRIVE SYSTEM USING TWO PARALLEL SINGLE‐PHASE RECT...
 
B045060813
B045060813B045060813
B045060813
 

Similar to An approach to model reduction of logistic networks based on ranking

IRJET- Implementation of Radix-16 and Binary 64 Division VLSI Realization...
IRJET-  	  Implementation of Radix-16 and Binary 64 Division VLSI Realization...IRJET-  	  Implementation of Radix-16 and Binary 64 Division VLSI Realization...
IRJET- Implementation of Radix-16 and Binary 64 Division VLSI Realization...IRJET Journal
 
Industrial plant optimization in reduced dimensional spaces
Industrial plant optimization in reduced dimensional spacesIndustrial plant optimization in reduced dimensional spaces
Industrial plant optimization in reduced dimensional spacesCapstone
 
Project seminar ppt_steelcasting
Project seminar ppt_steelcastingProject seminar ppt_steelcasting
Project seminar ppt_steelcastingRudra Narayan Paul
 
Advanced Econometrics L13-14.pptx
Advanced Econometrics L13-14.pptxAdvanced Econometrics L13-14.pptx
Advanced Econometrics L13-14.pptxakashayosha
 
Data Structures and Algorithm - Week 8 - Minimum Spanning Trees
Data Structures and Algorithm - Week 8 - Minimum Spanning TreesData Structures and Algorithm - Week 8 - Minimum Spanning Trees
Data Structures and Algorithm - Week 8 - Minimum Spanning TreesFerdin Joe John Joseph PhD
 
CPS(M): Constraint Satisfaction Problem over Models (a.k.a rule based design ...
CPS(M): Constraint Satisfaction Problem over Models (a.k.a rule based design ...CPS(M): Constraint Satisfaction Problem over Models (a.k.a rule based design ...
CPS(M): Constraint Satisfaction Problem over Models (a.k.a rule based design ...Ákos Horváth
 
Tensorizing Neural Network
Tensorizing Neural NetworkTensorizing Neural Network
Tensorizing Neural NetworkRuochun Tzeng
 
Mini Project on 4 BIT SERIAL MULTIPLIER
Mini Project on 4 BIT SERIAL MULTIPLIERMini Project on 4 BIT SERIAL MULTIPLIER
Mini Project on 4 BIT SERIAL MULTIPLIERj naga sai
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
MPC Tuning Based On Desired Frequency Domain Closed Loop Response
MPC Tuning Based On Desired Frequency Domain Closed Loop ResponseMPC Tuning Based On Desired Frequency Domain Closed Loop Response
MPC Tuning Based On Desired Frequency Domain Closed Loop ResponseRyvo Octaviano
 
Hybrid Optimization Approaches to Economic Load Dispatch Problems – A Compara...
Hybrid Optimization Approaches to Economic Load Dispatch Problems – A Compara...Hybrid Optimization Approaches to Economic Load Dispatch Problems – A Compara...
Hybrid Optimization Approaches to Economic Load Dispatch Problems – A Compara...IRJET Journal
 
Optical modeling and design of freeform surfaces using anisotropic Radial Bas...
Optical modeling and design of freeform surfaces using anisotropic Radial Bas...Optical modeling and design of freeform surfaces using anisotropic Radial Bas...
Optical modeling and design of freeform surfaces using anisotropic Radial Bas...Milan Maksimovic
 
IRJET- Radix 8 Booth Encoded Interleaved Modular Multiplication
IRJET- Radix 8 Booth Encoded Interleaved Modular MultiplicationIRJET- Radix 8 Booth Encoded Interleaved Modular Multiplication
IRJET- Radix 8 Booth Encoded Interleaved Modular MultiplicationIRJET Journal
 
Large Scale Recommendation: a view from the Trenches
Large Scale Recommendation: a view from the TrenchesLarge Scale Recommendation: a view from the Trenches
Large Scale Recommendation: a view from the TrenchesAnne-Marie Tousch
 
DSD-INT 2018 Algorithmic Differentiation - Markus
DSD-INT 2018 Algorithmic Differentiation - MarkusDSD-INT 2018 Algorithmic Differentiation - Markus
DSD-INT 2018 Algorithmic Differentiation - MarkusDeltares
 
Efficient analytical and hybrid simulations using OpenSees
Efficient analytical and hybrid simulations using OpenSeesEfficient analytical and hybrid simulations using OpenSees
Efficient analytical and hybrid simulations using OpenSeesopenseesdays
 

Similar to An approach to model reduction of logistic networks based on ranking (20)

Topic 4.1
Topic 4.1Topic 4.1
Topic 4.1
 
MS Thesis
MS ThesisMS Thesis
MS Thesis
 
MS Thesis
MS ThesisMS Thesis
MS Thesis
 
IRJET- Implementation of Radix-16 and Binary 64 Division VLSI Realization...
IRJET-  	  Implementation of Radix-16 and Binary 64 Division VLSI Realization...IRJET-  	  Implementation of Radix-16 and Binary 64 Division VLSI Realization...
IRJET- Implementation of Radix-16 and Binary 64 Division VLSI Realization...
 
Industrial plant optimization in reduced dimensional spaces
Industrial plant optimization in reduced dimensional spacesIndustrial plant optimization in reduced dimensional spaces
Industrial plant optimization in reduced dimensional spaces
 
Project seminar ppt_steelcasting
Project seminar ppt_steelcastingProject seminar ppt_steelcasting
Project seminar ppt_steelcasting
 
Advanced Econometrics L13-14.pptx
Advanced Econometrics L13-14.pptxAdvanced Econometrics L13-14.pptx
Advanced Econometrics L13-14.pptx
 
Data Structures and Algorithm - Week 8 - Minimum Spanning Trees
Data Structures and Algorithm - Week 8 - Minimum Spanning TreesData Structures and Algorithm - Week 8 - Minimum Spanning Trees
Data Structures and Algorithm - Week 8 - Minimum Spanning Trees
 
CPS(M): Constraint Satisfaction Problem over Models (a.k.a rule based design ...
CPS(M): Constraint Satisfaction Problem over Models (a.k.a rule based design ...CPS(M): Constraint Satisfaction Problem over Models (a.k.a rule based design ...
CPS(M): Constraint Satisfaction Problem over Models (a.k.a rule based design ...
 
Tensorizing Neural Network
Tensorizing Neural NetworkTensorizing Neural Network
Tensorizing Neural Network
 
Mini Project on 4 BIT SERIAL MULTIPLIER
Mini Project on 4 BIT SERIAL MULTIPLIERMini Project on 4 BIT SERIAL MULTIPLIER
Mini Project on 4 BIT SERIAL MULTIPLIER
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
chapter 17.pdf
chapter 17.pdfchapter 17.pdf
chapter 17.pdf
 
MPC Tuning Based On Desired Frequency Domain Closed Loop Response
MPC Tuning Based On Desired Frequency Domain Closed Loop ResponseMPC Tuning Based On Desired Frequency Domain Closed Loop Response
MPC Tuning Based On Desired Frequency Domain Closed Loop Response
 
Hybrid Optimization Approaches to Economic Load Dispatch Problems – A Compara...
Hybrid Optimization Approaches to Economic Load Dispatch Problems – A Compara...Hybrid Optimization Approaches to Economic Load Dispatch Problems – A Compara...
Hybrid Optimization Approaches to Economic Load Dispatch Problems – A Compara...
 
Optical modeling and design of freeform surfaces using anisotropic Radial Bas...
Optical modeling and design of freeform surfaces using anisotropic Radial Bas...Optical modeling and design of freeform surfaces using anisotropic Radial Bas...
Optical modeling and design of freeform surfaces using anisotropic Radial Bas...
 
IRJET- Radix 8 Booth Encoded Interleaved Modular Multiplication
IRJET- Radix 8 Booth Encoded Interleaved Modular MultiplicationIRJET- Radix 8 Booth Encoded Interleaved Modular Multiplication
IRJET- Radix 8 Booth Encoded Interleaved Modular Multiplication
 
Large Scale Recommendation: a view from the Trenches
Large Scale Recommendation: a view from the TrenchesLarge Scale Recommendation: a view from the Trenches
Large Scale Recommendation: a view from the Trenches
 
DSD-INT 2018 Algorithmic Differentiation - Markus
DSD-INT 2018 Algorithmic Differentiation - MarkusDSD-INT 2018 Algorithmic Differentiation - Markus
DSD-INT 2018 Algorithmic Differentiation - Markus
 
Efficient analytical and hybrid simulations using OpenSees
Efficient analytical and hybrid simulations using OpenSeesEfficient analytical and hybrid simulations using OpenSees
Efficient analytical and hybrid simulations using OpenSees
 

Recently uploaded

Solution chemistry, Moral and Normal solutions
Solution chemistry, Moral and Normal solutionsSolution chemistry, Moral and Normal solutions
Solution chemistry, Moral and Normal solutionsHajira Mahmood
 
Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024AyushiRastogi48
 
Manassas R - Parkside Middle School 🌎🏫
Manassas R - Parkside Middle School 🌎🏫Manassas R - Parkside Middle School 🌎🏫
Manassas R - Parkside Middle School 🌎🏫qfactory1
 
Harmful and Useful Microorganisms Presentation
Harmful and Useful Microorganisms PresentationHarmful and Useful Microorganisms Presentation
Harmful and Useful Microorganisms Presentationtahreemzahra82
 
Behavioral Disorder: Schizophrenia & it's Case Study.pdf
Behavioral Disorder: Schizophrenia & it's Case Study.pdfBehavioral Disorder: Schizophrenia & it's Case Study.pdf
Behavioral Disorder: Schizophrenia & it's Case Study.pdfSELF-EXPLANATORY
 
BUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdf
BUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdfBUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdf
BUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdfWildaNurAmalia2
 
Transposable elements in prokaryotes.ppt
Transposable elements in prokaryotes.pptTransposable elements in prokaryotes.ppt
Transposable elements in prokaryotes.pptArshadWarsi13
 
Analytical Profile of Coleus Forskohlii | Forskolin .pptx
Analytical Profile of Coleus Forskohlii | Forskolin .pptxAnalytical Profile of Coleus Forskohlii | Forskolin .pptx
Analytical Profile of Coleus Forskohlii | Forskolin .pptxSwapnil Therkar
 
Analytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdfAnalytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdfSwapnil Therkar
 
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)riyaescorts54
 
zoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistanzoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistanzohaibmir069
 
TOPIC 8 Temperature and Heat.pdf physics
TOPIC 8 Temperature and Heat.pdf physicsTOPIC 8 Temperature and Heat.pdf physics
TOPIC 8 Temperature and Heat.pdf physicsssuserddc89b
 
BREEDING FOR RESISTANCE TO BIOTIC STRESS.pptx
BREEDING FOR RESISTANCE TO BIOTIC STRESS.pptxBREEDING FOR RESISTANCE TO BIOTIC STRESS.pptx
BREEDING FOR RESISTANCE TO BIOTIC STRESS.pptxPABOLU TEJASREE
 
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptx
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptxRESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptx
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptxFarihaAbdulRasheed
 
Twin's paradox experiment is a meassurement of the extra dimensions.pptx
Twin's paradox experiment is a meassurement of the extra dimensions.pptxTwin's paradox experiment is a meassurement of the extra dimensions.pptx
Twin's paradox experiment is a meassurement of the extra dimensions.pptxEran Akiva Sinbar
 
Scheme-of-Work-Science-Stage-4 cambridge science.docx
Scheme-of-Work-Science-Stage-4 cambridge science.docxScheme-of-Work-Science-Stage-4 cambridge science.docx
Scheme-of-Work-Science-Stage-4 cambridge science.docxyaramohamed343013
 
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.aasikanpl
 
Pests of safflower_Binomics_Identification_Dr.UPR.pdf
Pests of safflower_Binomics_Identification_Dr.UPR.pdfPests of safflower_Binomics_Identification_Dr.UPR.pdf
Pests of safflower_Binomics_Identification_Dr.UPR.pdfPirithiRaju
 
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.PraveenaKalaiselvan1
 

Recently uploaded (20)

Solution chemistry, Moral and Normal solutions
Solution chemistry, Moral and Normal solutionsSolution chemistry, Moral and Normal solutions
Solution chemistry, Moral and Normal solutions
 
Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024
 
Engler and Prantl system of classification in plant taxonomy
Engler and Prantl system of classification in plant taxonomyEngler and Prantl system of classification in plant taxonomy
Engler and Prantl system of classification in plant taxonomy
 
Manassas R - Parkside Middle School 🌎🏫
Manassas R - Parkside Middle School 🌎🏫Manassas R - Parkside Middle School 🌎🏫
Manassas R - Parkside Middle School 🌎🏫
 
Harmful and Useful Microorganisms Presentation
Harmful and Useful Microorganisms PresentationHarmful and Useful Microorganisms Presentation
Harmful and Useful Microorganisms Presentation
 
Behavioral Disorder: Schizophrenia & it's Case Study.pdf
Behavioral Disorder: Schizophrenia & it's Case Study.pdfBehavioral Disorder: Schizophrenia & it's Case Study.pdf
Behavioral Disorder: Schizophrenia & it's Case Study.pdf
 
BUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdf
BUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdfBUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdf
BUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdf
 
Transposable elements in prokaryotes.ppt
Transposable elements in prokaryotes.pptTransposable elements in prokaryotes.ppt
Transposable elements in prokaryotes.ppt
 
Analytical Profile of Coleus Forskohlii | Forskolin .pptx
Analytical Profile of Coleus Forskohlii | Forskolin .pptxAnalytical Profile of Coleus Forskohlii | Forskolin .pptx
Analytical Profile of Coleus Forskohlii | Forskolin .pptx
 
Analytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdfAnalytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdf
 
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
 
zoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistanzoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistan
 
TOPIC 8 Temperature and Heat.pdf physics
TOPIC 8 Temperature and Heat.pdf physicsTOPIC 8 Temperature and Heat.pdf physics
TOPIC 8 Temperature and Heat.pdf physics
 
BREEDING FOR RESISTANCE TO BIOTIC STRESS.pptx
BREEDING FOR RESISTANCE TO BIOTIC STRESS.pptxBREEDING FOR RESISTANCE TO BIOTIC STRESS.pptx
BREEDING FOR RESISTANCE TO BIOTIC STRESS.pptx
 
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptx
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptxRESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptx
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptx
 
Twin's paradox experiment is a meassurement of the extra dimensions.pptx
Twin's paradox experiment is a meassurement of the extra dimensions.pptxTwin's paradox experiment is a meassurement of the extra dimensions.pptx
Twin's paradox experiment is a meassurement of the extra dimensions.pptx
 
Scheme-of-Work-Science-Stage-4 cambridge science.docx
Scheme-of-Work-Science-Stage-4 cambridge science.docxScheme-of-Work-Science-Stage-4 cambridge science.docx
Scheme-of-Work-Science-Stage-4 cambridge science.docx
 
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
 
Pests of safflower_Binomics_Identification_Dr.UPR.pdf
Pests of safflower_Binomics_Identification_Dr.UPR.pdfPests of safflower_Binomics_Identification_Dr.UPR.pdf
Pests of safflower_Binomics_Identification_Dr.UPR.pdf
 
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
 

An approach to model reduction of logistic networks based on ranking

  • 1. An approach to model reduction of logistic networks based on ranking Bernd Scholz-Reiter1 Fabian Wirth2 Sergey Dashkovskiy3 Michael Kosmykov3 Thomas Makuschewitz1 Michael Sch¨onlein2 1 BIBA - Bremer Institut f¨ur Produktion und Logistik GmbH at the University of Bremen, Bremen, Germany 2 Institute of Mathematics, University of W¨urzburg, W¨urzburg, Germany 3 Centre of Industrial Mathematics, University of Bremen, Bremen, Germany 17-21 August 2009, LDIC’09, Bremen, Germany
  • 2. Centre for Industrial Mathematics Outline 1 Introduction 2 Ranking in logistic networks 3 Model Reduction 4 Conclusions and further research 2 / 17Introduction Ranking Reduction rules Conclusions and further research
  • 3. Centre for Industrial Mathematics Characteristics of the practical example 3 production sites for pumps 5 distribution centres 33 first and second-tier suppliers for the production of pumps 90 suppliers for components that are needed for the assembly of pump sets More than 1000 customers 3 / 17Introduction Ranking Reduction rules Conclusions and further research
  • 4. Centre for Industrial Mathematics Approach for the analysis of large logistic networks 1 Starting from a real world logistic network a model is obtained 2 Identification of important and less important locations with ranking 3 Dependent on the rank of locations a model of lower size is set up 4 Analysing of the model of lower size 4 / 17Introduction Ranking Reduction rules Conclusions and further research
  • 5. Centre for Industrial Mathematics Modelling We model a logistic network as a weighted graph where only mate- rial flows are taken into account. 5 / 17Introduction Ranking Reduction rules Conclusions and further research
  • 6. Centre for Industrial Mathematics Modelling We model a logistic network as a weighted graph where only mate- rial flows are taken into account. Weighted adjacency matrix A of the graph: A =         0 0 0 0 0 6 7 0 0 8 0 0 4 5 0 0 7 0 0 0 2 0 0 0 0 11 0 0 0 0 6 0 0 0 0 0         5 / 17Introduction Ranking Reduction rules Conclusions and further research
  • 7. Centre for Industrial Mathematics Rank of location The importance of logistic net- work location depends on: importance of receiving locations material flows to these locations NRi = α n j=1 aij NRj + (1 − α)1 n , 0 ≤ α ≤ 1 Formulation as an eigenvector problem: NR = G · NR, NR = (0.1040; 0.2455; 0.2016; 0.2056; 0.1778; 0.0655)T 6 / 17Introduction Ranking Reduction rules Conclusions and further research
  • 8. Centre for Industrial Mathematics Matrix properties A matrix A is called column-normalized if for all i = 1, . . . , n n j=1 aij = 1, if there exists j such that aij = 0 0, otherwise A matrix A is column-stochastic if n j=1 aij = 1 for all i = 1, . . . , n. It is called primitive if there exists a positive integer k such that the matrix Ak has only positive elements. We call an adjacency matrix A irreducible if the corresponding graph is strongly connected, i.e., for every nodes i and j of the graph there exists a sequence of directed edges connecting i to j. Note that any primitive matrix is irreducible. 7 / 17Introduction Ranking Reduction rules Conclusions and further research
  • 9. Centre for Industrial Mathematics Transformation steps Column-normalization: H = Hij , Hij =    aij k∈Id j akj = aij , if k∈Id j akj = 0 0, otherwise Make the matrix stochastic: S = H + ebT n , e = (1, . . . , 1)T ∈ Rn , bi = 1, if n j=1 Hji = 0 and bi = 0 otherwise. Making the matrix primitive: G = αS + (1 − α)E, E = eeT n 8 / 17Introduction Ranking Reduction rules Conclusions and further research
  • 10. Centre for Industrial Mathematics Eigenvector problem The problem of finding a right-eigenvector: NR = G · NR is equivalent to the system of linear equations NRi = α n j=1 aij NRj + (1 − α)1 n . 9 / 17Introduction Ranking Reduction rules Conclusions and further research
  • 11. Centre for Industrial Mathematics Eigenvector problem The problem of finding a right-eigenvector: NR = G · NR is equivalent to the system of linear equations NRi = α n j=1 aij NRj + (1 − α)1 n . As matrix G is stochastic and primitive from Perron-Frobenius theorem it follows that the solution exists and is unique. 9 / 17Introduction Ranking Reduction rules Conclusions and further research
  • 12. Centre for Industrial Mathematics Rules for model reduction 1 Exclusion of low-ranked locations connected to only one location Locations with low ranks that are connected to only one location might by excluded in the reduced model 2 Aggregation of low-ranked locations Low-ranked locations are aggregated with each other by summing up the weights of their links accordingly if they are connected by one of the following two types to the network: paralell sequential 3 Exclusion of sub-networks of low-ranked locations connected to only one important location Sub-networks of locations that are connected to the rest of the network only by one location can be modeled as a single location. 10 / 17Introduction Ranking Reduction rules Conclusions and further research
  • 13. Centre for Industrial Mathematics Exclusion of low-ranked locations connected to only one location Figure: Original network. 11 / 17Introduction Ranking Reduction rules Conclusions and further research
  • 14. Centre for Industrial Mathematics Exclusion of low-ranked locations connected to only one location Figure: Original network. Figure: Reduced network. 11 / 17Introduction Ranking Reduction rules Conclusions and further research
  • 15. Centre for Industrial Mathematics Aggregation of low-ranked locations connected parallely Figure: Original network. 12 / 17Introduction Ranking Reduction rules Conclusions and further research
  • 16. Centre for Industrial Mathematics Aggregation of low-ranked locations connected parallely Figure: Original network. Figure: Reduced network. 12 / 17Introduction Ranking Reduction rules Conclusions and further research
  • 17. Centre for Industrial Mathematics Aggregation of low-ranked locations connected sequentially Figure: Original network. 13 / 17Introduction Ranking Reduction rules Conclusions and further research
  • 18. Centre for Industrial Mathematics Aggregation of low-ranked locations connected sequentially Figure: Original network. Figure: Reduced network. 13 / 17Introduction Ranking Reduction rules Conclusions and further research
  • 19. Centre for Industrial Mathematics Exclusion of sub-networks of low-ranked locations connected to only one important location Figure: Original network. 14 / 17Introduction Ranking Reduction rules Conclusions and further research
  • 20. Centre for Industrial Mathematics Exclusion of sub-networks of low-ranked locations connected to only one important location Figure: Original network. Figure: Reduced network. 14 / 17Introduction Ranking Reduction rules Conclusions and further research
  • 21. Centre for Industrial Mathematics Complex example Figure: Original network. Figure: Reduced network. 15 / 17Introduction Ranking Reduction rules Conclusions and further research
  • 22. Centre for Industrial Mathematics Conclusions and further research Large-logistic network has been modeled as a weighted graph An approach of node ranking was proposed Introduced 4 rules allows reduce the size of the model A theoretical analysis of reduction rules has to be provided The reduced model can be studied 16 / 17Introduction Ranking Reduction rules Conclusions and further research
  • 23. Centre for Industrial Mathematics Thank you for your attention 17 / 17Introduction Ranking Reduction rules Conclusions and further research