64
Table2. Results of Pareto dominance check on the
exemplaryrouteset.
_______________________________________________
Dominancecheck Checkresult
betweenapairofroutes
_______________________________________________
Does#1dominate#2? No
Does#1dominate#3? No
Does#1dominate#4? No
Does#1dominate#5? Yes(allparametersofroute#1are
betterthanthoseofroute#5),thus
removeroute#5asdominated
Does#2dominate#1? No
Does#2dominate#3? No
Does#2
dominate#4? Yes (betterintime&fuel),thus
removeroute#4asdominated
Does#2dominate#5? Don’thavetocheck,#5is
dominated&removedfromtheset
Does#3dominate#1? No
Does#3dominate#2? No
Does#3dominate#4? Don’thavetocheck,#4
is
dominated&removedfromtheset
Does#3dominate#5? Don’thavetocheck,#5is
dominated&removedfromtheset
Allchecksfor#4Don’thavetocheck,#4is
dominated&removedfromtheset
Allchecksfor#5Don’thavetocheck,#5is
dominated&removedfromtheset
_______________________________________________
Table3. Pareto‐optimal set of routes for the considered
example.
_______________________________________________
Time[h] Fuel[t] Safety
_______________________________________________
Route#1200200good
Route#2210180good
Route#3190175moderate
_______________________________________________
Thefinalsetincludesonlythreefirstroutes,while
routes#4havebeenremovedasdominatedones
(route #4 is dominated by route #2 and route #5 is
dominatedbyroute#1).TheresultingPareto‐optimal
routesobviouslydifferinvaluesoftheirparameters.
One can choose the shortest
and cheapest route (#3)
forthecostofloweredsafetylevel.Alternatively,one
cangoforhighersafetylevelandpicktheroutewith
possiblelowestfuelconsumptionwith“good”safety
(#2)ortheonewithmoderatetime&fuelvalues(#1).
Itis common thatroutes insuchsets
differ. Even
inreal,muchbiggerPareto‐optimalroutesets,thereis
alwaysaroutewithshortestpassage,possiblythereis
another (in the example it is the same one) having
lowest fuel consumption, some other with highest
safetylevelandfinallyasetofrouteswithparameter
values in between
the extremes. It is then up to the
userofthePareto‐settopickthemostsuitableroute.
InMEWRAtheprocessofselectionthemostsuitable
route out of the Pareto‐set is facilitated by the
multicriteriarankingmethod.
3.2 Comparisonofrankingmethodinrouteselection
Fuzzy
TOPSISisa multicriteria ranking methodthat
has been originally proposed as part of MEWRA
(Szlapczynska, 2007, Szlapczynska & Smierzchalski,
2009).Themethod,proposedbyChu&Lin(2003),is
based on a technique of ranking building called
Technique for Order Preference by Similarity to an
Ideal Solution (TOPSIS). The technique
utilizes an
approach towards ranking building that the best
alternative among the available alternative set is the
closest to the best possible solution and the farthest
fromtheworstpossiblesolutionsimultaneously.The
Fuzzy TOPSIS implementation by Chu & Lin (2003)
introduces additional support for linguistic values,
fuzzy criteria and
fuzzy weights (described by
triangularfuzzyvalues).
Fuzzy TOPSIS is a commonly used multicriteria
ranking method, valued mostly for allowing easily
obtainable trade‐offs between criteria and
customizable fuzziness support. However, in a
practical implementation of MEWRA (described
brieflyinthenextsection)themethodexposesseveral
important drawbacks. The most
important one is its
property of compensation. The compensatory
methods, such as Fuzzy TOPSIS, allow for situation
whereapoorresultinonecriterionmaybeconcealed
by a good result in another criterion. In case of
searching for ship routes such property is not
welcomed, since for example poor
safety level of a
routeshouldnotbecompensatedbyitsshortpassage
time. Another important issue is that the method
require complex configuration, which may be not
enough user friendly. Last but not least, the method
assumesquitesophisticatedcalculustoreturnresults,
whichmaybecomesignificantlytime‐consuming for
a
vastsetofroutes.
To overcome the abovementioned problems
another multicriteria ranking method has been
applied to the practical MEWRA implementation,
namely Zero Unitarization Method‐ZUM (Kukula,
2000). The ZUM is a non‐compensatory muticriteria
ranking method allowing normalization of the
diagnosticvariablesbythegapbetweenthevariable’s
valueandthemostortheleastsuitablevariablevalue
(depending on the optimization direction). Its
configuration is straightforward and computations
arelimitedtobasicmultiplicationanddivisionofreal
values. The author proposes also some obvious
extensionstothemethod:
introducing normalized weights assigned to the
criteria,
introducing
linguisticvaluestoZUMbyassigning
fixedvaluestoeachlinguisticvalue.
All these makes ZUM the more suitable ranking
method for MEWRA purposes comparing to Fuzzy
TOPSIS.Table4presentsadirectcomparisonbetween
thetwomethods.
Table4. Comparison of Fuzzy TOPSIS and Zero
UnitarizationMethod(ZUM).
_______________________________________________
FuzzyTOPSISZUM
_______________________________________________
Typeofmethod compensatory non‐compensatory
Fuzzinesssupport yesno
Linguisticvaluesyesyes(withadditional
supportextensionbythe
author)
Computationssophisticated straight‐forward
Configuration complexeasy(orabitmore
complexwith
additionalextension
forlinguisticvalues
bytheauthor)
_______________________________________________