Вы находитесь на странице: 1из 604

Proceedings of the 1997 Winter Simulation Conference

ed. S. Andradttir, K. J. Healy, D. H. Withers, and B. L. Nelson

INTRODUCTION TO MODELING AND SIMULATION


Anu Maria
State University of New York at
Binghamton
Department of Systems Science and Industrial
Engineering
Binghamton, NY 13902-6000, U.S.A.
close approximation to the real
system and incorporate most of
its salient features. On the other
hand, it should not be so
ABSTRACT
complex that it is impossible to
understand and experiment with
This introductory tutorial is an
it. A good model is a judicious
overview of simulation modeling
tradeoff between realism and
and
analysis.
Many
critical
simplicity.
Simulation
questions are answered in the
practitioners
recommend
paper. What is modeling? What is
increasing the complexity of a
simulation? What is simulation
model iteratively. An important
modeling and analysis? What
issue in modeling is model
types of problems are suitable for
validity.
Model
validation
simulation?
How
to
select
techniques include simulating the
simulation software? What are
model
under
known
input
the benefits and pitfalls in
conditions and comparing model
modeling and simulation? The
output with system output.
intended audience is those
unfamiliar with the area of
discrete event simulation as well
Generally, a model intended
as beginners looking for an
for a simulation study is a
overview of the area. This
mathematical model developed
includes anyone who is involved
with the help of simulation
in
system
design
and
software. Mathematical model
modification - system analysts,
classifications
include
deterministic (input and output
management
personnel,
variables are fixed values) or
engineers,
military
planners,
stochastic (at least one of the
economists, banking analysts,
input or
and
computer
scientists.
Familiarity with probability and
statistics is assumed.
1

WHAT IS MODELING?

Modeling is the process of


producing a model; a model is a
representation
of
the
construction and working of some
system of interest. A model is
similar to but simpler than the
system
it
represents.
One
purpose of a model is to enable
the analyst to predict the effect
of changes to the system. On the
one hand, a model should be a

output variables is probabilistic);


static (time is not taken into
account) or dynamic (timevarying
interactions
among
variables are taken into account).
Typically, simulation models are
stochastic and dynamic.
2

WHAT IS SIMULATION?

A simulation of a system is the


operation of a model of the
system. The model can be
reconfigured and experimented
with; usually, this is impossible,
too expensive or impractical to
do in the system it represents.
The operation of the model can
be studied, and hence, properties
concerning the behavior of the
actual system or its subsystem
can be inferred. In its broadest
sense, simulation is a tool to
evaluate the performance of a
system, existing or proposed,
under different configurations of
interest and over long periods of
real time.
Simulation is used before an
existing system is altered or a
new system built, to reduce the
chances of failure to meet
specifications,
to
eliminate
7

unforeseen
bottlenecks,
to
prevent under or over-utilization
of resources, and to optimize
system
performance.
For
instance, simulation can be used
to answer questions like: What is
the best design for a new
telecommunications
network?
What are the associated resource
requirements?
How
will
a
telecommunication
network
perform when the traffic load
increases by 50%? How will a
new routing algorithm affect its
performance? Which network
protocol
optimizes
network
performance? What will be the
impact of a link failure?
The subject of this tutorial is
discrete event simulation in
which the central assumption is
that
the
system
changes
instantaneously in response to
certain discrete events. For
instance, in an M/M/1 queue - a
single server queuing process in
which time between arrivals and
service time are exponential - an
arrival causes the system to
change instantaneously. On the
other
hand,
continuous
simulators, like flight simulators
and weather simulators, attempt
to quantify the changes in a
system continuously over time in
response to

8
Maria

controls.
Discrete
event simulation is
less detailed (coarser
in its smallest time
unit) than continuous
simulation but it is
much
simpler
to
implement,
and
hence, is used in a
wide
variety
of
situations.
Figure
1
is a
schematic
of
a
simulation study. The
iterative nature of the
process is indicated
by the system under
study becoming the
altered system which
then becomes the
system under study
and the cycle repeats.
In a simulation study,
human
decision
making is required at
all stages, namely,
model development,
experiment
design,
output
analysis,
conclusion
formulation,
and
making decisions to
alter
the
system
under study. The only
stage where human
intervention is not
required
is
the
running
of
the
simulations,
which
most
simulation
software
packages
perform
efficiently.
The important point is
that
powerful
simulation software is
merely
a
hygiene
factor - its absence
can hurt a simulation
study but its presence
will
not
ensure
success. Experienced
problem formulators
and
simulation

modelers and analysts


are indispensable for
a
successful
simulation study.

Real
World

Simulation
Study

System
Under
Study

Simulation
Model

Simulation
Experiment

Simulation
Analysis
Conclusion
s
Altered
System

Figure 1:
Simulation
Study
Schematic
The steps involved
in
developing
a
simulation
model,
designing
a
simulation
experiment,
and
performing simulation
analysis are:
St
ep
1.
Id
en
tif
y
th
e
pr
ob
le
m.
St

ep
2.
Fo
rm
ul
at
e
th
e
pr
ob
le
m.
Step 3.
Collect and
process real
system data.
Step 4.
Formulate
and develop
a model.

Step 5. Validate
the model.
Step 6. Document
model for future
use.
Step 7. Select
appropriate
experimental
design. Step 8.
Establish
experimental
conditions for
runs. Step 9.
Perform
simulation runs.
Step 10. Interpret
and present
results.
Step 11.
Recommend further
course of action.
Although this is a
logical ordering of
steps in a simulation
study, many iterations
at various sub-stages
may be required
before the objectives
of a simulation study
are achieved. Not all
the steps may be
possible and/or
required. On the other
hand, additional steps
may have to be
performed. The next
three sections
describe these steps
in detail.
3 HOW TO
DEVELOP A
SIMULATION
MODEL?
Simulation
models
consist
of
the
following components:
system entities, input
variables,
performance
measures,
and
functional
relationships.
For
instance
in
a
simulation model of
an M/M/1 queue, the

server and the queue


are system entities,
arrival
rate
and
service rate are input
variables, mean wait
time and maximum
queue
length
are
performance
measures, and 'time
in system = wait time
+ service time' is an
example
of
a
functional
relationship.
Almost
all simulation software
packages
provide
constructs to model
each of the above
components. Modeling
is arguably the most
important part of a
simulation
study.
Indeed, a simulation
study is as good as
the simulation model.
Simulation modeling
comprises
the
following steps:
Step 1. Identify
the
problem.
Enumerate problems
with
an
existing
system.
Produce
requirements for a
proposed system.
Step 2. Formulate
the problem. Select
the bounds of the
system, the problem
or a part thereof, to
be studied. Define

overall objective of
the study and a few
specific issues to be
addressed.
Define
performance
measures
quantitative
criteria
on the basis of which
different
system
configurations will be
compared
and
ranked.
Identify,
briefly at this stage,
the configurations of
interest and formulate
hypotheses
about
system performance.
Decide the time frame
of the study, i.e., will
the model be used for
a one-time decision
(e.g.,
capital
expenditure) or over a
period of time on a
regular basis (e.g., air
traffic
scheduling).
Identify the end user
of
the
simulation
model, e.g., corporate
management versus a
production supervisor.
Problems must be
formulated
as
precisely as possible.
Step 3. Collect
and process real
system data.
Collect data on system
specifications
(e.g.,
bandwidth
for
a
communication
network),
input
variables, as well as

Introduction to Modeling and Simulation

performance of the
existing
system.
Identify sources of
randomness in the
system,
i.e.,
the
stochastic
input
variables. Select an
appropriate
input
probability
distribution for each
stochastic
input
variable and estimate
corresponding
parameter(s).
Software packages
for distribution fitting
and selection include
ExpertFit, BestFit, and
add-ons
in
some
standard
statistical
packages. These aids
combine goodness-offit tests, e.g., 2 test,
Kolmogorov-Smirnov
test, and AndersonDarling
test,
and
parameter estimation
in a user friendly
format.
Standard
distributions,
e.g.,
exponential, Poisson,
normal,
hyperexponential,
etc., are easy to
model and simulate.
Although
most
simulation
software
packages
include
many distributions as
a standard feature,
issues
relating
to
random
number
generators
and
generating
random
variates from various
distributions
are
pertinent and should
be
looked
into.
Empirical distributions
are
used
when
standard distributions
are not appropriate or
do not fit the available

system
data.
Triangular, uniform or
normal distribution is
used as a first guess
when no data are
available.
For
a
detailed treatment of
probability
distributions
see
Maria
and
Zhang
(1997).
Step 4. Formulate
and develop a model.
Develop
schematics
and network diagrams
of the system (How
do
entities
flow
through the system?).
Translate
these
conceptual models to
simulation
software
acceptable
form.
Verify
that
the
simulation
model
executes as intended.
Verification
techniques
include
traces, varying input
parameters over their
acceptable range and
checking the output,
substituting constants
for random variables
and
manually
checking results, and
animation.
Step 5. Validate
the model. Compare
the
model's
performance
under
known conditions with
the performance of
the
real
system.
Perform
statistical
inference tests and
get
the
model
examined by system
experts. Assess the
confidence that the
end user places on
the
model
and
address problems if
any.
For
major
simulation
studies,

experienced
consultants advocate
a
structured
presentation of the
model
by
the
simulation analyst(s)
before an audience of
management
and
system experts. This
not only ensures that
the
model
assumptions
are
correct, complete and
consistent, but also
enhances confidence
in the model.
Step 6. Document
model for future use.
Document objectives,
assumptions and
input variables in
detail.
4 HOW TO
DESIGN A
SIMULATIO
N
EXPERIME
NT?
A simulation
experiment is a test or
a series of tests in
which meaningful
changes are made to
the input

variables
of
a
simulation model so
that we may observe
and
identify
the
reasons for changes in
the
performance
measures.
The
number
of
experiments
in
a
simulation study is
greater than or equal
to the number of
questions being asked
about the model (e.g.,
Is there a significant
difference
between
the mean delay in
communication
networks A and B?,
Which network has
the least delay: A, B,
or C? How will a new
routing
algorithm
affect
the
performance
of
network B?). Design of
a
simulation
experiment
involves
answering
the
question: what data
need to be obtained,
in what form, and how
much? The following
steps illustrate the
process of designing a
simulation
experiment.
Step 7. Select
appropriate
experimental
design.
Select a performance
measure, a few input
variables
that
are
likely to influence it,
and the levels of each
input variable. When
the
number
of
possible
configurations
(product
of
the
number
of
input
variables
and
the
levels of each input
variable) is large and

the simulation model


is complex, common
second-order
design
classes
including
central
composite,
Box-Behnken, and fullfactorial should be
considered. Document
the
experimental
design.
Step 8. Establish
experimental
conditions for runs.
Address the question
of obtaining accurate
information and the
most information from
each run. Determine if
the
system
is
stationary
(performance measure
does not change over
time)
or
nonstationary
(performance measure
changes over time).
Generally,
in
stationary
systems,
steady-state behavior
of
the
response
variable is of interest.
Ascertain whether a
terminating or a nonterminating simulation
run is appropriate.
Select the run length.
Select
appropriate
starting
conditions
(e.g., empty and idle,
five
customers
in
queue at time 0).

Select the length of


the warm-up period, if
required. Decide the
number
of
independent runs each run uses a
different
random
number stream and
the
same
starting
conditions
by
considering
output
data
sample
size.
Sample size must be
large enough (at least
3-5 runs for each
configuration)
to
provide the required
confidence
in
the
performance measure
estimates. Alternately,
use common random
numbers to compare
alternative
configurations
by
using
a
separate
random
number
stream
for
each
sampling process in a
configuration. Identify
output
data
most
likely to be correlated.
Step 9. Perform
simulation
runs.
Perform
runs
according to steps 7-8
above.
5 HOW TO
PERFORM
SIMULATIO
N
ANALYSIS?

10
Maria

Most
simulation
packages provide run
statistics
(mean,
standard
deviation,
minimum
value,
maximum value) on
the
performance
measures, e.g., wait
time
(non-time
persistent
statistic),
inventory
on
hand
(time
persistent
statistic). Let the mean
wait time in an M/M/1
queue observed from n
runs be W1 ,W2 ,...,Wn .
It is important to

understand that the


mean wait time W is a
random variable and
the
objective
of
output analysis is to
estimate
the
true
mean of W and to
quantify its variability.
Notwithstanding
the facts that there
are no data collection
errors in simulation,
the underlying model
is fully known, and
replications
and
configurations
are
user
controlled,
simulation results are
difficult to interpret.
An observation may
be due to system
characteristics or just
a random occurrence.
Normally,
statistical
inference can assess
the significance of an
observed
phenomenon,
but
most
statistical
inference techniques
assume independent,
identically distributed
(iid) data. Most types
of simulation data are
autocorrelated,
and

hence, do not satisfy


this
assumption.
Analysis of simulation
output data consists
of the following steps.
Step 10. Interpret
and present results.
Compute
numerical
estimates
(e.g.,
mean,
confidence
intervals)
of
the
desired performance
measure
for
each
configuration
of
interest. To obtain
confidence intervals
for the mean of
autocorrelated data,
the
technique
of
batch means can be
used. In batch means,
original
contiguous
data set from a run is
replaced
with
a
smaller
data
set
containing the means
of contiguous batches
of
original
observations.
The
assumption
that
batch
means
are
independent may not
always
be
true;
increasing
total
sample
size
and
increasing the batch
length may help.
Test
hypotheses
about
system
performance.
Construct
graphical
displays
(e.g.,
pie
charts, histograms) of
the
output
data.
Document results and
conclusions.

Step
11.
Recommend further
course of action. This
may include further
experiments
to
increase the precision
and reduce the bias of

estimators,
to
perform
sensitivity
analyses, etc.

AN EXAMPLE

A
machine
shop
contains two drills, one
straightener, and one
finishing
operator.
Figure 2 shows a
schematic
of
the
machine shop. Two
types of parts enter
the machine shop.
Strai
ghte
ner

Drill #1

Drill #2

Finishing
Operator
Lege
nd:
Type 1
parts
Type 2
parts

Figure 2:
Schematic of the
Machine Shop

Type 1 parts require


drilling, straightening,
and
finishing
in
sequence.
Type
2
parts
require
only
drilling and finishing.
The
frequency
of
arrival and the time to
be routed to the
drilling
area
are
deterministic for both
types of parts.
Step 1. Identify
the
problem.
The
utilization of drills,
straightener,
and
finishing
operator
needs to be assessed.
In
addition,
the
following modification

to the original system


is of interest: the
frequency of arrival of
both
parts
is
exponential with the
same
respective
means as in the
original system.
Step 2. Formulate
the
problem.
The
objective is to obtain
the utilization of drills,
straightener,
and
finishing operator for
the original system
and the modification.
The
assumptions
include:
The two drills are
identical
There
is
no
material handling
time between the
three operations.
Machine
availability implies

operator
availability.
Parts
are
processed on a
FIFO basis.
All times are in
minutes.

Step 3. Collect and


process real system
data. At the job shop, a
Type 1 part arrives
every 30 minutes, and
a Type 2 part arrives
every 20 minutes. It
takes 2 minutes to
route a Type 1 part and
10 minutes to route a
Type 2 part to the
drilling area. Parts wait
in a queue till one of
the
two
drilling
machines
becomes
available. After drilling,
Type 1 parts are routed
to the straightener and
Type 2 parts are

Introduction to Modeling and Simulation

routed to the finishing


operator.
After
straightening, Type 1
parts are routed to
the finishing operator.
The
operation
times for either part
were determined to
be as follows. Drilling
time
is
normally
distributed with mean
10.0 and standard
deviation
1.0.
Straightening time is
exponentially
distributed
with
a
mean
of
15.0.
Finishing requires 5
minutes per part.
Step 4. Formulate
and develop a model.
A
model
of
the
system
and
the
modification
was
developed using a
simulation package. A
trace verified that the
parts flowed through
the
job shop
as
expected.
Step 5. Validate
the
model.
The
utilization
for
a
sufficiently long run
of the original system
was judged to be
reasonable by the
machine
shop
operators.
Step 6. Document
model for future use.
The models of the
original system and
the modification were
documented
as
thoroughly
as
possible.
Step 7. Select
appropriate
experimental

11

design.
The original system
and the modification
described above were
studied.
Step 8. Establish
experimental
conditions for
runs.
Each model was run
three times for 4000
minutes
and
statistical
registers
were cleared at time
1000, so the statistics
below were collected
on the time interval
[1000, 4000]. At the
beginning
of
a
simulation run, there
were no parts in the
machine shop.
Step 9. Perform
simulation runs. Runs
were performed as
specified in Step 8
above.
Step 10. Interpret
and present results.
Table 1 contains the
utilization statistics of
the three operations
for the original system
and the modification
(in parentheses).

Table 1:
Utilization
Statistics
Mean Run #1
Mean Run #2
Mean Run #3
Std. Dev. Run
#1
Std. Dev. Run
#2
Std. Dev. Run
#3

Drilling
0.83 (0.78)
0.82 (0.90)
0.84 (0.81)

Straightenin
g
0.51 (0.58)
0.52 (0.49)
0.42 (0.56)

Finishing
0.42 (0.39)
0.41 (0.45)
0.42 (0.40)

0.69 (0.75)

0.50 (0.49)

0.49 (0.49)

0.68 (0.78)

0.50 (0.50)

0.49 (0.50)

0.69 (0.76)

0.49 (0.50)

0.49 (0.49)

Mean
utilization
represents the fraction
of time a server is
busy,
i.e.,
busy

time/total
time.
Furthermore,
the
average
utilization
output for drilling must
be divided by the
number of drills in
order
to
get
the
utilization
per
drill.
Each drill is busy about
40% of the time and
straightening
and
finishing operations are
busy about half the
time. This implies that
for the given work
load, the system is

underutilized.
Consequently,
the
average utilization did
not
change
substantially between
the original system
and the modification;
the
standard
deviation
of
the
drilling
operation
seems
to
have
increased because of
the
increased
randomness in the
modification.
The
statistical significance
of these observations
can be determined by
computing confidence
intervals on the mean
utilization
of
the
original and modified
systems.
Step
11.
Recommend further
course
of
action.
Other
performance
measures of interest
may be: throughput
of
parts
for
the
system, mean time in
system for both types
of parts, average and
maximum
queue
lengths
for
each
operation.
Other
modifications
of
interest may be: the
flow of parts to the
machine
shop
doubles, the finishing
operation
will
be
repeated for 10% of
the products on a
probabilistic basis.
7 WHAT MAKES A
PROBLEM
SUITABLE FOR
SIMULATION
MODELING AND
ANALYSIS?
In general, whenever
there is a need to

model and analyze


randomness
in
a
system, simulation is
the tool of choice.
More
specifically,
situations in which
simulation modeling
and analysis is used
include the following:
It is impossible or
extremely
expensive
to
observe
certain
processes in the
real world, e.g.,
next year's cancer
statistics,
performance
of
the next space
shuttle, and the
effect of Internet
advertising on a
company's sales.
Problems in which
mathematical
model
can
be
formulated
but
analytic solutions
are
either
impossible (e.g.,
job
shop
scheduling
problem,
highorder
difference
equations) or too
complicated (e.g.,
complex systems
like
the
stock
market, and large
scale
queuing
models).
It is impossible or
extremely
expensive
to
validate
the
mathematical
model describing
12
Maria

advantages
are
reduced
programming
requirements;
natural
framework
for
simulation
modeling;

the system, e.g.,


due to insufficient
data.
Applications
of
simulation abound in
the
areas
of
government, defense,
computer
and
communication
systems,
manufacturing,
transportation
(air
traffic control), health
care, ecology and
environment,
sociological
and
behavioral
studies,
biosciences,
epidemiology,
services (bank teller
scheduling),
economics
and
business analysis.
8 HOW
TO
SELECT
SIMULATI
ON
SOFTWA
RE?
Although a simulation
model can be built
using
general
purpose programming
languages which are
familiar
to
the
analyst,
available
over a wide variety of
platforms, and less
expensive,
most
simulation
studies
today
are
implemented using a
simulation package.
The
conceptual
guidance;
automated
gathering
of
statistics; graphic
symbolism
for
communication;
animation;
and
increasingly,
flexibility
to
change
the

model. There are


hundreds
of
simulation products
on the market, many
with price tags of
$15,000 or more.
Naturally,
the
question of how to
select
the
best
simulation software
for an application
arises. Metrics for
evaluation
include
modeling flexibility,
ease
of
use,
modeling structure
(hierarchical v/s flat;
object-oriented
v/s
nested),
code
reusability, graphic
user
interface,
animation, dynamic
business
graphics,
hardware
and
software
requirements,
statistical
capabilities, output
reports
and
graphical
plots,
customer
support,
and documentation.
The two types of
simulation packages
are
simulation
languages
and
application-oriented
simulators (Table 2).
Simulation
languages
offer
more flexibility than
the
applicationoriented simulators.
On the other hand,
languages
require
varying amounts of
programming
expertise.
Application-oriented
simulators are easier
to learn and have
modeling constructs
closely related to the
application.
Most
simulation packages
incorporate
animation which is
excellent
for

communication
and can be used
to
debug
the
simulation
program;
a
"correct looking"
animation,
however, is not a
guarantee of a
valid model. More
importantly,
animation is not a
substitute
for
output analysis.
Table 2: Simulation Packages
Type Of
Simulation
Package

Examples

Arena (previously SIMAN), AweSim!


Simulation (previously
languages
SLAM II), Extend, GPSS, Micro Saint,
SIMSCRIPT, SLX
Object-oriented software: MODSIM III,
SIMPLE++
Animation software: Proof Animation
Application Manufacturing: AutoMod, Extend+MFG,
-Oriented
FACTOR/AIM, ManSim/X, MP$IM,
Simulators
ProModel, QUEST, Taylor II, WITNESS
Communications/computer: COMNET III,
NETWORK II.5, OPNET Modeler, OPNET
Planner, SES/Strategizer,
SES/workbench
Business: BP$IM, Extend+BPR,
ProcessModel,
ServiceModel, SIMPROCESS, Time
machine
Health Care: MedModel

9 BENEFITS
OF
SIMULATION
MODELING
AND
ANALYSIS
According
to
practitioners,
simulation
modeling
and
analysis is one of
the
most
frequently
used
operations
research
techniques. When
used judiciously,
simulation
modeling
and
analysis makes it
possible to:
Obtain
a

better
understanding of
the system by
developing
a
mathematical
model
of
a
system of

interest, and
observing the
system's operation
in detail over long
periods of time.
Test
hypotheses
about the system
for feasibility.
Compress time to
observe
certain
phenomena
over
long
periods
or
expand
time
to
observe a complex
phenomenon
in
detail.
Study the effects of
certain
informational,
organizational,
environmental and
policy changes on
the operation of a
system by altering
the
system's
model; this can be
done
without
disrupting the real
system
and
significantly
reduces the risk of
experimenting with
the real system.
Experiment
with
new or unknown
situations
about
which only weak
information
is
available.
Identify
the
"driving" variables ones
that
performance
measures are most
sensitive to - and
the
interrelationships
among them.
Identify
bottlenecks in the
flow
of
entities
(material, people,
etc.)
or
information.
Use
multiple
performance
metrics
for

analyzing
system
configurations.
Employ a systems
approach to problem
solving.
Develop
well
designed and robust
systems and reduce
system development
time.

10 WHAT ARE SOME


PITFALLS TO GUARD
AGAINST
IN
SIMULATION?
Simulation can be a time

consuming and complex


exercise, from modeling
through output analysis,
that
necessitates
the
involvement of resident
experts
and
decision
makers in the entire
process. Following is a

checklist of pitfalls to
guard against.
Unclear objective.

Using
simulation
when
an
analytic
solution
is
appropriate.
Invalid model.

Simulation model too


complex
or
too

simple.
Erroneous
assumptions.

Undocumented
assumptions. This
is
extremely
important and it is
strongly suggested
that
assumptions
made
at
each
stage
of
the
simulation
modeling
and
analysis
exercise
be
documented
thoroughly.
Using the wrong
input
probability
distribution.
Replacing
a
distribution
(stochastic) by its
mean
(deterministic).
Using the wrong
performance
measure.
Bugs
in
the
simulation
program.
Using
standard
statistical formulas
that
assume
independence
in
simulation output
analysis.
Initial bias in output
data.
Making
one
simulation run for a
configuration.

Introduction to Modeling and Simulation

P
o
o
r
c
o
m
m
u
n
i
c
a
t
i
o
n
a
m
o
n
g
t
h
e
p
e
r
s
o
n
n
e
l
i
n
v
o
l
v
e
d
i
n
t
h
e
s
i
m
u
l

Poor schedule and budget planning.

a
t
i
o
n
s
t
u
d
y
.
REFERENCES
Banks, J., J. S. Carson, II, and B. L. Nelson.
1996.
D
i
s
c
r
e
t
e
E
v
e
n
t
S
y
s
t
e
m
S
i
m
u
l
a
t
i
o
n
,
S
e
c
o
n
d
E
d
i

t
i
o
n
,
P
r
e
n
t
i
c
e
H
a
l
l
.
Bra

t
l
e
y
,
P
.
,
B
.
L
.
F
o
x
,
a
n
d
L
.
E
.
S
c
h
r
a
g
e
.

1
9
8
7
.
A
G
u
i
d
e
t
o
S
i
m
u
l
a
t
i
o
n
,
S
e
c
o
n
d
E
d
i
t
i
o
n
,
S
p
r
i
n
g
e
r
V
e
r
l
a
g
.

Fis

h
w
i
c
k
,
P
.
A
.
1
9
9
5
.
S
i
m
u
l
a
t
i
o
n
M
o
d
e
l
D
e
s
i
g
n
a
n
d
E
x
e
c
u
t
i
o
n
:
B
u

i
l
d
i
n
g
D
i
g
i
t
a
l
W
o
r
l
d
s
,
P
r
e
n
t
i
c
e
H
a
l
l
.
Fre

u
n
d
,
J
.
E
.
1
9
9
2
.
M
a
t
h
e
m

a
t
i
c
a
l
S
t
a
t
i
s
t
i
c
s
,
F
i
f
t
h
E
d
i
t
i
o
n
,
P
r
e
n
t
i
c
e
H
a
l
l
.
Hog
g
,
R
.
V
.
,
a

n
d
A
.
T
.
C
r
a
i
g
.
1
9
9
5
.
I
n
t
r
o
d
u
c
t
i
o
n
t
o
M
a
t
h
e
m
a
t
i
c
a
l
S
t
a
t
i
s
t

i
c
s
,
F
i
f
t
h
E
d
i
t
i
o
n
,
P
r
e
n
t
i
c
e
H
a
l
l
.

Klei
j
n
e
n
,
J
.
P
.
C
.
1
9
8
7
.
S
t
a

t
i
s
t
i
c
a
l
T
o
o
l
s
f
o
r
S
i
m
u
l
a
t
i
o
n
P
r
a
c
t
i
t
i
o
n
e
r
s
,
M
a
r
c
e
l
D
e
k
k
e
r
,
N

e
w
Y
o
r
k
.
La

w
,
A
.
M
.
,
a
n
d
W
.
D
.
K
e
l
t
o
n
.
1
9
9
1
.
S
i
m
u
l
a
t
i
o
n
M
o
d
e
l

i
n
g
a
n
d
A
n
a
l
y
s
i
s
,
S
e
c
o
n
d
E
d
i
t
i
o
n
,
M
c
G
r
a
w
H
i
l
l
.
La
w
,
A
.
M
.
,
a

n
d
M
.
G
.
M
c
C
o
m
a
s
.
1
9
9
1
.
S
e
c
r
e
t
s
o
f
S
u
c
c
e
s
s
f
u
l
S
i
m
u
l
a
t
i
o
n
S

t
u
d
i
e
s
,
P
r
o
c
e
e
d
i
n
g
s
o
f
t
h
e
1
9
9
1
W
i
n
t
e
r
S
i
m
u
l
a
t
i
o
n
C
o
n
f
e
r
e
n

c
e
,
e
d
.
J
.
M
.
C
h
a
r
n
e
s
,
D
.
M
.
M
o
r
r
i
c
e
,
D
.
T
.
B
r
u
n
n
e
r
,
a
n
d
J

.
J
.
S
w
a
i
n
,
2
1
2
7
.
I
n
s
t
i
t
u
t
e
o
f
E
l
e
c
t
r
i
c
a
l
a
n
d
E
l
e
c
t
r
o
n
i
c
s

E
n
g
i
n
e
e
r
s
,
P
i
s
c
a
t
a
w
a
y
,
N
e
w
J
e
r
s
e
y
.
Mar
i
a
,
A
.
,
a
n
d
L
.
Z
h
a
n
g
.

1
9
9
7
.
P
r
o
b
a
b
i
l
i
t
y
D
i
s
t
r
i
b
u
t
i
o
n
s
,
V
e
r
s
i
o
n
1
.
0
,
J
u
l
y
1
9
9
7
,
M

o
n
o
g
r
a
p
h
,
D
e
p
a
r
t
m
e
n
t
o
f
S
y
s
t
e
m
s
S
c
i
e
n
c
e
a
n
d
I
n
d
u
s
t
r
i
a
l
E
n
g

i
n
e
e
r
i
n
g
,
S
U
N
Y
a
t
B
i
n
g
h
a
m
t
o
n
,
B
i
n
g
h
a
m
t
o
n
,
N
Y
1
3
9
0
2
.

Mo

n
t
g
o
m
e

r
y
,
D
.
C
.
1
9
9
7
.
D
e
s
i
g
n
a
n
d
A
n
a
l
y
s
i
s
o
f
E
x
p
e
r
i
m
e
n
t
s
,
T
h
i
r
d
E
d
i

t
i
o
n
,
J
o
h
n
W
i
l
e
y
.
Nay
l
o
r
,
T
.
H
.
,
J
.
L
.
B
a
l
i
n
t
f
y
,
D
.
S
.
B
u
r
d
i
c
k

,
a
n
d
K
.
C
h
u
.
1
9
6
6
.
C
o
m
p
u
t
e
r
S
i
m
u
l
a
t
i
o
n
T
e
c
h
n
i
q
u
e
s
,
J
o
h
n
W

i
l
e
y
.

Nel

s
o
n
,
B
.
L
.
1
9
9
5
.
S
t
o
c
h
a
s
t
i
c
M
o
d
e
l
i
n
g
:
A
n
a
l
y
s
i
s
a
n
d
S
i
m
u

l
a
t
i
o
n
,
M
c
G
r
a
w
H
i
l
l
.
AUTHOR BIOGRAPHY
A
N
U
M
A
R
I
A
i
s
a
n
a
s
s
i
s
t
a
n
t
p
r
o
f
e
s
s
o
r

i
n
t
h
e
d
e
p
a
r
t
m
e
n
t
o
f
S
y
s
t
e
m
s
S
c
i
e
n
c
e
&
I
n
d
u
s
t
r
i
a
l
E
n
g
i
n
e
e

r
i
n
g
a
t
t
h
e
S
t
a
t
e
U
n
i
v
e
r
s
i
t
y
o
f
N
e
w
Y
o
r
k
a
t
B
i
n
g
h
a
m
t
o
n
.
S

h
e
r
e
c
e
i
v
e
d
h
e
r
P
h
D
i
n
I
n
d
u
s
t
r
i
a
l
E
n
g
i
n
e
e
r
i
n
g
f
r
o
m
t
h
e
U
n

i
v
e
r
s
i
t
y
o
f
O
k
l
a
h
o
m
a
.
H
e
r
r
e
s
e
a
r
c
h
i
n
t
e
r
e
s
t
s
i
n
c
l
u
d
e
o
p
t
i

m
i
z
i
n
g
t
h
e
p
e
r
f
o
r
m
a
n
c
e
o
f
m
a
t
e
r
i
a
l
s
u
s
e
d
i
n
e
l
e
c
t
r
o
n
i
c
p
a

c
k
a
g
i
n
g
(
i
n
c
l
u
d
i
n
g
s
o
l
d
e
r
p
a
s
t
e
,
c
o
n
d
u
c
t
i
v
e
a
d
h
e
s
i
v
e
s
,
a
n

d
u
n
d
e
r
f
i
l
l
s
)
,
s
i
m
u
l
a
t
i
o
n
o
p
t
i
m
i
z
a
t
i
o
n
t
e
c
h
n
i
q
u
e
s
,
g
e
n
e
t
i

c
s
b
a
s
e
d
a
l
g
o
r
i
t
h
m
s
f
o
r
o
p
t
i
m
i
z
a
t
i
o
n
o
f
p
r
o
b
l
e
m
s
w
i
t
h
a
l

a
r
g
e
n
u
m
b
e
r
o
f
c
o
n
t
i
n
u
o
u
s
v
a
r
i
a
b
l
e
s
,
m
u
l
t
i
c
r
i
t
e
r
i
a
o
p
t
i
m

i
z
a
t
i
o
n
,
s
i
m
u
l
a
t
i
o
n
,
a
n
d
i
n
t
e
r
i
o
r
p
o
i
n
t
m
e
t
h
o
d
s
.

A
B
S
T
R

A
K
t
u
t
o
r
i
a
l
p
e
n
g
a
n
t
a
r
i
n
i
m
e
r
u
p
a
k
a
n
g
a
m
b
a
r
a
n
d
a
r

i
p
e
m
o
d
e
l
a
n
s
i
m
u
l
a
s
i
d
a
n
a
n
a
l
i
s
i
s
.
B
a
n
y
a
k
p
e
r
t
a
n

y
a
a
n
k
r
i
t
i
s
d
i
j
a
w
a
b
d
i
k
o
r
a
n
.
A
p
a
m
o
d
e
l
i
n
g
?
A
p
a

s
i
m
u
l
a
s
i
?
A
p
a
p
e
m
o
d
e
l
a
n
s
i
m
u
l
a
s
i
d
a
n
a
n
a
l
i
s
i
s
?
A

p
a
j
e
n
i
s
m
a
s
a
l
a
h
y
a
n
g
c
o
c
o
k
u
n
t
u
k
s
i
m
u
l
a
s
i
?
C
a
r
a

m
e
m
i
l
i
h
p
e
r
a
n
g
k
a
t
l
u
n
a
k
s
i
m
u
l
a
s
i
?
A
p
a
m
a
n
f
a
a
t
d

a
n
p
e
r
a
n
g
k
a
p
d
a
l
a
m
p
e
m
o
d
e
l
a
n
d
a
n
s
i
m
u
l
a
s
i
?
p
e
n
o
n

t
o
n
y
a
n
g
d
i
m
a
k
s
u
d
a
d
a
l
a
h
m
e
r
e
k
a
y
a
n
g
t
i
d
a
k
t
e
r
b
i

a
s
a
d
e
n
g
a
n
d
a
e
r
a
h
d
i
s
k
r
i
t
a
c
a
r
a
s
i
m
u
l
a
s
i
s
e
r
t
a
p

e
m
u
l
a
m
e
n
c
a
r
i
g
a
m
b
a
r
a
n
d
a
e
r
a
h
.
I
n
i
t
e
r
m
a
s
u
k
s
i
a
p

a
s
a
j
a
y
a
n
g
t
e
r
l
i
b
a
t
d
a
l
a
m
d
e
s
a
i
n
s
i
s
t
e
m
d
a
n
m
o
d

i
f
i
k
a
s
i
a
n
a
l
i
s
s
i
s
t
e
m
,
m
a
n
a
j
e
m
e
n
p
e
r
s
o
n
a
l
i
a
,
i

n
s
i
n
y
u
r
,
p
e
r
e
n
c
a
n
a
m
i
l
i
t
e
r
,
e
k
o
n
o
m
,
a
n
a
l
i
s
p
e
r
b
a

n
k
a
n
,
d
a
n
i
l
m
u
w
a
n
k
o
m
p
u
t
e
r
.
K
e
a
k
r
a
b
a
n
d
e
n
g
a
n
p
r
o

b
a
b
i
l
i
t
a
s
d
a
n
s
t
a
t
i
s
t
i
k
d
i
a
s
u
m
s
i
k
a
n
.
1
A
P
A
K
A
H
P
E

M
O
D
E
L
A
N
?
M
o
d
e
l
i
n
g
a
d
a
l
a
h
p
r
o
s
e
s
m
e
m
p
r
o
d
u
k
s
i
m
o
d
e

l
;
M
o
d
e
l
a
d
a
l
a
h
r
e
p
r
e
s
e
n
t
a
s
i
d
a
r
i
k
o
n
s
t
r
u
k
s
i
d
a
n

k
e
r
j
a
b
e
b
e
r
a
p
a
s
i
s
t
e
m
b
u
n
g
a
.
S
e
b
u
a
h
m
o
d
e
l
m
i
r
i
p

t
a
p
i
l
e
b
i
h
s
e
d
e
r
h
a
n
a
d
a
r
i
p
a
d
a
s
i
s
t
e
m
y
a
n
g
d
i
w
a
k

i
l
i
n
y
a
.
S
a
l
a
h
s
a
t
u
t
u
j
u
a
n
d
a
r
i
m
o
d
e
l
a
d
a
l
a
h
u
n
t
u

k
m
e
m
u
n
g
k
i
n
k
a
n
a
n
a
l
i
s
u
n
t
u
k
m
e
m
p
r
e
d
i
k
s
i
d
a
m
p
a
k
p

e
r
u
b
a
h
a
n
k
e
s
i
s
t
e
m
.
D
i
s
a
t
u
s
i
s
i
,
m
o
d
e
l
h
a
r
u
s
m
e

n
j
a
d
i
p
e
n
d
e
k
a
t
a
n
d
e
k
a
t
d
e
n
g
a
n
s
i
s
t
e
m
n
y
a
t
a
d
a
n
m

e
n
g
g
a
b
u
n
g
k
a
n
s
e
b
a
g
i
a
n
b
e
s
a
r
f
i
t
u
r
y
a
n
g
m
e
n
o
n
j
o
l
.

D
i
s
i
s
i
l
a
i
n
,
s
e
h
a
r
u
s
n
y
a
t
i
d
a
k
b
e
g
i
t
u
k
o
m
p
l
e
k
s

s
e
h
i
n
g
g
a
t
i
d
a
k
m
u
n
g
k
i
n
u
n
t
u
k
m
e
m
a
h
a
m
i
d
a
n
b
e
r
e
k
s

p
e
r
i
m
e
n
d
e
n
g
a
n
i
t
u
.
S
e
b
u
a
h
m
o
d
e
l
y
a
n
g
b
a
i
k
a
d
a
l
a

h
t
r
a
d
e
o
f
f
b
i
j
a
k
s
a
n
a
a
n
t
a
r
a
r
e
a
l
i
s
m
e
d
a
n
k
e
s
e
d
e
r

h
a
n
a
a
n
.
p
r
a
k
t
i
s
i
s
i
m
u
l
a
s
i
m
e
r
e
k
o
m
e
n
d
a
s
i
k
a
n
m
e
n
i
n

g
k
a
t
k
a
n
k
o
m
p
l
e
k
s
i
t
a
s
m
o
d
e
l
i
t
e
r
a
t
i
f
.
S
u
a
t
u
h
a
l
y

a
n
g
p
e
n
t
i
n
g
d
a
l
a
m
p
e
m
o
d
e
l
a
n
a
d
a
l
a
h
m
o
d
e
l
y
a
n
g
b
e

r
l
a
k
u
.
t
e
k
n
i
k
v
a
l
i
d
a
s
i
m
o
d
e
l
t
e
r
m
a
s
u
k
s
i
m
u
l
a
s
i
m

o
d
e
l
d
i
b
a
w
a
h
k
o
n
d
i
s
i
m
a
s
u
k
a
n
d
i
k
e
n
a
l
d
a
n
m
e
m
b
a
n

d
i
n
g
k
a
n
k
e
l
u
a
r
a
n
m
o
d
e
l
d
e
n
g
a
n
k
e
l
u
a
r
a
n
s
i
s
t
e
m
.
U

m
u
m
n
y
a
,
m
o
d
e
l
d
i
m
a
k
s
u
d
k
a
n
u
n
t
u
k
s
t
u
d
i
s
i
m
u
l
a
s
i
m

o
d
e
l
m
a
t
e
m
a
t
i
k
a
y
a
n
g
d
i
k
e
m
b
a
n
g
k
a
n
d
e
n
g
a
n
b
a
n
t
u
a
n

p
e
r
a
n
g
k
a
t
l
u
n
a
k
s
i
m
u
l
a
s
i
.
k
l
a
s
i
f
i
k
a
s
i
m
o
d
e
l
m
a
t

e
m
a
t
i
k
a
t
e
r
m
a
s
u
k
d
e
t
e
r
m
i
n
i
s
t
i
k
(
i
n
p
u
t
d
a
n
o
u
t
p
u
t

v
a
r
i
a
b
e
l
n
i
l
a
i
t
e
t
a
p
)
a
t
a
u
s
t
o
k
a
s
t
i
k
(
s
e
t
i
d
a
k
n
y

a
s
a
l
a
h
s
a
t
u
m
a
s
u
k
a
n
a
t
a
u

v
a
r
i
a
b
e
l
o
u
t
p
u
t
p
r
o

b
a
b
i
l
i
s
t
i
k
)
;
s
t
a
t
i
s
(
w
a
k
t
u
t
i
d
a
k
d
i
p
e
r
h
i
t
u
n
g
k
a
n
)

a
t
a
u
d
i
n
a
m
i
s
(
i
n
t
e
r
a
k
s
i
w
a
k
t
u
b
e
r
v
a
r
i
a
s
i
a
n
t
a
r
a

v
a
r
i
a
b
e
l
d
i
p
e
r
h
i
t
u
n
g
k
a
n
)
.
B
i
a
s
a
n
y
a
,
m
o
d
e
l
s
i
m
u
l

a
s
i
s
t
o
k
a
s
t
i
k
d
a
n
d
i
n
a
m
i
s
.
2
A
P
A
K
A
H
S
I
M
U
L
A
S
I
?
S
e

b
u
a
h
s
i
m
u
l
a
s
i
s
i
s
t
e
m
a
d
a
l
a
h
o
p
e
r
a
s
i
d
a
r
i
m
o
d
e
l
s

i
s
t
e
m
.
M
o
d
e
l
i
n
i
d
a
p
a
t
u
l
a
n
g
d
a
n
b
e
r
e
k
s
p
e
r
i
m
e
n
d

e
n
g
a
n
;
b
i
a
s
a
n
y
a
,
h
a
l
i
n
i
t
i
d
a
k
m
u
n
g
k
i
n
,
t
e
r
l
a
l
u

m
a
h
a
l
a
t
a
u
t
i
d
a
k
p
r
a
k
t
i
s
u
n
t
u
k
d
i
l
a
k
u
k
a
n
d
a
l
a
m
s

i
s
t
e
m
y
a
n
g
d
i
w
a
k
i
l
i
n
y
a
.
P
e
n
g
o
p
e
r
a
s
i
a
n
m
o
d
e
l
d
a
p
a

t
d
i
p
e
l
a
j
a
r
i
,
d
a
n
k
a
r
e
n
a
n
y
a
,
s
i
f
a
t
m
e
n
g
e
n
a
i
p
e
r
i

l
a
k
u
s
i
s
t
e
m
y
a
n
g
s
e
b
e
n
a
r
n
y
a
a
t
a
u
s
u
b
s
i
s
t
e
m
y
a
n
g

d
a
p
a
t
d
i
s
i
m
p
u
l
k
a
n
.
D
a
l
a
m
a
r
t
i
l
u
a
s
,
s
i
m
u
l
a
s
i
m
e
r

u
p
a
k
a
n
a
l
a
t
u
n
t
u
k
m
e
n
g
e
v
a
l
u
a
s
i
k
i
n
e
r
j
a
s
i
s
t
e
m
,
a

d
a
a
t
a
u
y
a
n
g
d
i
u
s
u
l
k
a
n
,
d
i
b
a
w
a
h
k
o
n
f
i
g
u
r
a
s
i
y
a
n

g
b
e
r
b
e
d
a
d
a
r
i
b
u
n
g
a
d
a
n
s
e
l
a
m
a
j
a
n
g
k
a
w
a
k
t
u
y
a
n

g
r
e
a
l
t
i
m
e
.
S
i
m
u
l
a
s
i
d
i
g
u
n
a
k
a
n
s
e
b
e
l
u
m
s
i
s
t
e
m
y

a
n
g
a
d
a
d
i
u
b
a
h
a
t
a
u
s
i
s
t
e
m
b
a
r
u
y
a
n
g
d
i
b
a
n
g
u
n
,
u

n
t
u
k
m
e
n
g
u
r
a
n
g
i
k
e
m
u
n
g
k
i
n
a
n
k
e
g
a
g
a
l
a
n
u
n
t
u
k
m
e
m
e

n
u
h
i
s
p
e
s
i
f
i
k
a
s
i
,
u
n
t
u
k
m
e
n
g
h
i
l
a
n
g
k
a
n
h
a
m
b
a
t
a
n
t

a
k
t
e
r
d
u
g
a
,
u
n
t
u
k
m
e
n
c
e
g
a
h
b
a
w
a
h
a
t
a
u
d
i
a
t
a
s
p
e

m
a
n
f
a
a
t
a
n
s
u
m
b
e
r
d
a
y
a
,
d
a
n
u
n
t
u
k
m
e
n
g
o
p
t
i
m
a
l
k
a
n

k
i
n
e
r
j
a
s
i
s
t
e
m
.
M
i
s
a
l
n
y
a
,
s
i
m
u
l
a
s
i
d
a
p
a
t
d
i
g
u
n
a
k

a
n
u
n
t
u
k
m
e
n
j
a
w
a
b
p
e
r
t
a
n
y
a
a
n
s
e
p
e
r
t
i
:
A
p
a
a
d
a
l
a
h

d
e
s
a
i
n
t
e
r
b
a
i
k
u
n
t
u
k
j
a
r
i
n
g
a
n
t
e
l
e
k
o
m
u
n
i
k
a
s
i
b
a

r
u
?
A
p
a
k
e
b
u
t
u
h
a
n
s
u
m
b
e
r
d
a
y
a
y
a
n
g
t
e
r
k
a
i
t
?
B
a
g
a

i
m
a
n
a
j
a
r
i
n
g
a
n
t
e
l
e
k
o
m
u
n
i
k
a
s
i
a
k
a
n
m
e
l
a
k
u
k
a
n
k
e
t

i
k
a
l
a
l
u
l
i
n
t
a
s
b
e
b
a
n
m
e
n
i
n
g
k
a
t
s
e
b
e
s
a
r
5
0
%
?
B
a
g

a
i
m
a
n
a
a
l
g
o
r
i
t
m
a
r
o
u
t
i
n
g
b
a
r
u
a
k
a
n
m
e
m
p
e
n
g
a
r
u
h
i

k
i
n
e
r
j
a
n
y
a
?
j
a
r
i
n
g
a
n
p
r
o
t
o
k
o
l
m
e
n
g
o
p
t
i
m
a
l
k
a
n
k
i
n

e
r
j
a
j
a
r
i
n
g
a
n
?
A
p
a
y
a
n
g
a
k
a
n
m
e
n
j
a
d
i
d
a
m
p
a
k
d
a
r
i

k
e
g
a
g
a
l
a
n
l
i
n
k
?
S
u
b
j
e
k
d
a
r
i
t
u
t
o
r
i
a
l
i
n
i
a
d
a
l
a
h

k
e
j
a
d
i
a
n
d
i
s
k
r
i
t
s
i
m
u
l
a
s
i
d
i
m
a
n
a
a
s
u
m
s
i
s
e
n
t
r
a

l
a
d
a
l
a
h
b
a
h
w
a
s
i
s
t
e
m
p
e
r
u
b
a
h
a
n
i
n
s
t
a
n
d
a
l
a
m
m
e
n

a
n
g
g
a
p
i
p
e
r
i
s
t
i
w
a
d
i
s
k
r
i
t
t
e
r
t
e
n
t
u
.
M
i
s
a
l
n
y
a
,
d
a

l
a
m
s
e
b
u
a
h
M
/
M
/
1
a
n
t
r
i
a
n
p
r
o
s
e
s
s
e
r
v
e
r
a
n
t

r
i
a
n
t
u
n
g
g
a
l
d
i
m
a
n
a
w
a
k
t
u
a
n
t
a
r
a
k
e
d
a
t
a
n
g
a
n
d
a
n

w
a
k
t
u
p
e
l
a
y
a
n
a
n
e
k
s
p
o
n
e
n
s
i
a
l
k
e
d
a
t
a
n
g
a
n
m
e
n
y
e

b
a
b
k
a
n
s
i
s
t
e
m
u
n
t
u
k
m
e
n
g
u
b
a
h
s
e
k
e
t
i
k
a
.
D
i
s
i
s
i
l

a
i
n
,
t
e
r
u
s
m
e
n
e
r
u
s
s
i
m
u
l
a
t
o
r
,
s
e
p
e
r
t
i
s
i
m
u
l
a
t
o
r

p
e
n
e
r
b
a
n
g
a
n
d
a
n
c
u
a
c
a
s
i
m
u
l
a
t
o
r
,
m
e
n
c
o
b
a
u
n
t
u
k
m

e
n
g
u
k
u
r
p
e
r
u
b
a
h
a
n
d
a
l
a
m
s
i
s
t
e
m
t
e
r
u
s
m
e
n
e
r
u
s
d
a
r

i
w
a
k
t
u
k
e
w
a
k
t
u
d
a
l
a
m
m
e
n
a
n
g
g
a
p
i
7
8
M
a
r
i
a

o
n
t
r
o
l
.
D
i
s
k
r
i
t
s
i
m
u
l
a
s
i
k
e
j
a
d
i
a
n
k
u
r
a
n
g
r
i
n
c
i
(

k
a
s
a
r
d
a
l
a
m
s
a
t
u
a
n
w
a
k
t
u
t
e
r
k
e
c
i
l
)
d
a
r
i
s
i
m
u
l
a
s
i

t
e
r
u
s
m
e
n
e
r
u
s
t
e
t
a
p
i
j
a
u
h
l
e
b
i
h
s
e
d
e
r
h
a
n
a
u
n
t
u
k

m
e
l
a
k
s
a
n
a
k
a
n
,
d
a
n
k
a
r
e
n
a
n
y
a
,
d
i
g
u
n
a
k
a
n
d
a
l
a
m
b
e

r
b
a
g
a
i
m
a
c
a
m
s
i
t
u
a
s
i
.
G
a
m
b
a
r
1
a
d
a
l
a
h
s
k
e
m
a
d
a
r
i

s
t
u
d
i
s
i
m
u
l
a
s
i
.
S
i
f
a
t
i
t
e
r
a
t
i
f
d
a
r
i
p
r
o
s
e
s
i
n
i

d
i
t
u
n
j
u
k
k
a
n
o
l
e
h
s
i
s
t
e
m
y
a
n
g
d
i
t
e
l
i
t
i
m
e
n
j
a
d
i
s
i

s
t
e
m
d
i
u
b
a
h
y
a
n
g
k
e
m
u
d
i
a
n
m
e
n
j
a
d
i
s
i
s
t
e
m
y
a
n
g
d
i

t
e
l
i
t
i
d
a
n
s
i
k
l
u
s
b
e
r
u
l
a
n
g
.
D
a
l
a
m
s
e
b
u
a
h
s
t
u
d
i
s

i
m
u
l
a
s
i
,
p
e
n
g
a
m
b
i
l
a
n
k
e
p
u
t
u
s
a
n
m
a
n
u
s
i
a
d
i
p
e
r
l
u
k
a

n
p
a
d
a
s
e
m
u
a
t
a
h
a
p
,
y
a
i
t
u
,
p
e
n
g
e
m
b
a
n
g
a
n
m
o
d
e
l
,
d

e
s
a
i
n
e
k
s
p
e
r
i
m
e
n
,
a
n
a
l
i
s
i
s
o
u
t
p
u
t
,
f
o
r
m
u
l
a
s
i
k
e
s

i
m
p
u
l
a
n
,
d
a
n
m
e
m
b
u
a
t
k
e
p
u
t
u
s
a
n
u
n
t
u
k
m
e
n
g
u
b
a
h
s
i

s
t
e
m
y
a
n
g
d
i
t
e
l
i
t
i
.
S
a
t
u
s
a
t
u
n
y
a
t
a
h
a
p
d
i
m
a
n
a
c

a
m
p
u
r
t
a
n
g
a
n
m
a
n
u
s
i
a
t
i
d
a
k
d
i
p
e
r
l
u
k
a
n
a
d
a
l
a
h
m
e
n

j
a
l
a
n
k
a
n
s
i
m
u
l
a
s
i
,
y
a
n
g
s
e
b
a
g
i
a
n
b
e
s
a
r
p
a
k
e
t
p
e
r

a
n
g
k
a
t
l
u
n
a
k
s
i
m
u
l
a
s
i
m
e
l
a
k
u
k
a
n
e
f
i
s
i
e
n
.
H
a
l
y
a
n

g
p
e
n
t
i
n
g
a
d
a
l
a
h
b
a
h
w
a
p
e
r
a
n
g
k
a
t
l
u
n
a
k
s
i
m
u
l
a
s
i

k
u
a
t
h
a
n
y
a
l
a
h
f
a
k
t
o
r
k
e
b
e
r
s
i
h
a
n
k
e
t
i
a
d
a
a
n
d
a
p
a

t
m
e
n
y
a
k
i
t
i
s
t
u
d
i
s
i
m
u
l
a
s
i
t
a
p
i
k
e
h
a
d
i
r
a
n
n
y
a
t
i
d

a
k
a
k
a
n
m
e
n
j
a
m
i
n
k
e
s
u
k
s
e
s
a
n
.
M
e
n
g
a
l
a
m
i
f
o
r
m
u
l
a
t
o

r
m
a
s
a
l
a
h
d
a
n
p
e
m
o
d
e
l
s
i
m
u
l
a
s
i
d
a
n
a
n
a
l
i
s
s
a
n
g
a
t

d
i
p
e
r
l
u
k
a
n
u
n
t
u
k
s
t
u
d
i
s
i
m
u
l
a
s
i
s
u
k
s
e
s
.
S
i
m
u
l
a

s
i
n
y
a
t
a
S
t
u
d
i
d
u
n
i
a
s
i
s
t
e
m
S
i
m
u
l
a
s
i
D
i
b
a
w
a
h
M
o
d
e

l
B
e
l
a
j
a
r

s
i
m
u
l
a
s
i
e
k
s
p
e
r
i
m
e
n

s
i
m
u
l
a
s
i
A
n
a
l
i
s
i

s
k
e
s
i
m
p
u
l
a
n
d
i
u
b
a
h
S
i
s
t
e
m
G
a
m
b
a
r
1
:
S
i
m
u
l
a
s
i

S
t
u
d
i
S
k
e
m
a
L
a
n
g
k
a
h
l
a
n
g
k
a
h
y
a
n
g
t
e
r
l
i
b
a
t
d
a
l
a
m

m
e
n
g
e
m
b
a
n
g
k
a
n
m
o
d
e
l
s
i
m
u
l
a
s
i
,
m
e
r
a
n
c
a
n
g
e
k
s
p
e
r
i
m

e
n
s
i
m
u
l
a
s
i
,
d
a
n
m
e
l
a
k
u
k
a
n
a
n
a
l
i
s
i
s
s
i
m
u
l
a
s
i
a
d
a

l
a
h
:
L
a
n
g
k
a
h
1
.
I
d
e
n
t
i
f
i
k
a
s
i
m
a
s
a
l
a
h
.
L
a
n
g
k
a
h
2
.

M
e
r
u
m
u
s
k
a
n
m
a
s
a
l
a
h
.
L
a
n
g
k
a
h
3
.
M
e
n
g
u
m
p
u
l
k
a
n
d
a
n

m
e
m
p
r
o
s
e
s
d
a
t
a
s
i
s
t
e
m
n
y
a
t
a
.
L
a
n
g
k
a
h
4
.
M
e
r
u
m
u
s

k
a
n
d
a
n
m
e
n
g
e
m
b
a
n
g
k
a
n
m
o
d
e
l
.

L
a
n
g
k
a
h
5
.
V
a
l
i
d
a

s
i
m
o
d
e
l
.
L
a
n
g
k
a
h
M
o
d
e
l
6
.
D
o
k
u
m
e
n
u
n
t
u
k
p
e
n
g
g
u
n

a
a
n
m
a
s
a
d
e
p
a
n
.
L
a
n
g
k
a
h
7
.
P
i
l
i
h
d
e
s
a
i
n
e
k
s
p
e
r
i
m

e
n
y
a
n
g
s
e
s
u
a
i
.
L
a
n
g
k
a
h
8
.
M
e
n
e
t
a
p
k
a
n
k
o
n
d
i
s
i
e
k

s
p
e
r
i
m
e
n
t
a
l
u
n
t
u
k
b
e
r
j
a
l
a
n
.
L
a
n
g
k
a
h
9
.
L
a
k
u
k
a
n
s

i
m
u
l
a
s
i
b
e
r
j
a
l
a
n
.
L
a
n
g
k
a
h
1
0
.
M
e
n
a
f
s
i
r
k
a
n
d
a
n
h
a

s
i
l
i
n
i
.
L
a
n
g
k
a
h
1
1
.
M
e
r
e
k
o
m
e
n
d
a
s
i
k
a
n
t
i
n
d
a
k
a
n
l

e
b
i
h
l
a
n
j
u
t
.
M
e
s
k
i
p
u
n
i
n
i
a
d
a
l
a
h
u
r
u
t
a
n
l
o
g
i
s
d
a

r
i
l
a
n
g
k
a
h
l
a
n
g
k
a
h
d
a
l
a
m
s
t
u
d
i
s
i
m
u
l
a
s
i
,
b
a
n
y
a
k

i
t
e
r
a
s
i
d
i
b
e
r
b
a
g
a
i
s
u
b
t
a
h
a
p
m
u
n
g
k
i
n
d
i
p
e
r
l
u
k
a
n

s
e
b
e
l
u
m
t
u
j
u
a
n
d
a
r
i
s
t
u
d
i
s
i
m
u
l
a
s
i
y
a
n
g
d
i
c
a
p
a
i

.
T
i
d
a
k
s
e
m
u
a
l
a
n
g
k
a
h
d
i
m
u
n
g
k
i
n
k
a
n
d
a
n
/
a
t
a
u
d
i

p
e
r
l
u
k
a
n
.
D
i
s
i
s
i
l
a
i
n
,
l
a
n
g
k
a
h
l
a
n
g
k
a
h
t
a
m
b
a
h
a
n

m
u
n
g
k
i
n
h
a
r
u
s
d
i
l
a
k
u
k
a
n
.
T
i
g
a
b
a
g
i
a
n
b
e
r
i
k
u
t
n
y
a

m
e
n
j
e
l
a
s
k
a
n
l
a
n
g
k
a
h
l
a
n
g
k
a
h
s
e
c
a
r
a
r
i
n
c
i
.
3
C
A
R

A
P
E
N
G
E
M
B
A
N
G
A
N
M
O
D
E
L
S
I
M
U
L
A
S
I
?
m
o
d
e
l
s
i
m
u
l
a
s
i
t
e

r
d
i
r
i
d
a
r
i
k
o
m
p
o
n
e
n
k
o
m
p
o
n
e
n
b
e
r
i
k
u
t
:
e
n
t
i
t
a
s
s
i

s
t
e
m
,
v
a
r
i
a
b
e
l
i
n
p
u
t
,
m
e
n
g
u
k
u
r
k
i
n
e
r
j
a
,
d
a
n
h
u
b
u

n
g
a
n
f
u
n
g
s
i
o
n
a
l
.
M
i
s
a
l
n
y
a
d
a
l
a
m
m
o
d
e
l
s
i
m
u
l
a
s
i
d

a
r
i
M
/
M
/
1
a
n
t
r
i
a
n
,
s
e
r
v
e
r
d
a
n
a
n
t
r
i
a
n
a
d
a
l
a
h

e
n
t
i
t
a
s
s
i
s
t
e
m
,
t
i
n
g
k
a
t
k
e
d
a
t
a
n
g
a
n
d
a
n
t
i
n
g
k
a
t

l
a
y
a
n
a
n
y
a
n
g
v
a
r
i
a
b
e
l
i
n
p
u
t
,
b
e
r
a
r
t
i
m
e
n
u
n
g
g
u
w
a

k
t
u
d
a
n
p
a
n
j
a
n
g
a
n
t
r
i
a
n
m
a
k
s
i
m
u
m
a
d
a
l
a
h
u
k
u
r
a
n
k

i
n
e
r
j
a
,
d
a
n
'
w
a
k
t
u
d
a
l
a
m
s
i
s
t
e
m
=
m
e
n
u
n
g
g
u
w
a
k
t
u

+
w
a
k
t
u
l
a
y
a
n
a
n
'
a
d
a
l
a
h
c
o
n
t
o
h
d
a
r
i
h
u
b
u
n
g
a
n
f
u

n
g
s
i
o
n
a
l
.
H
a
m
p
i
r
s
e
m
u
a
p
a
k
e
t
p
e
r
a
n
g
k
a
t
l
u
n
a
k
s
i
m

u
l
a
s
i
m
e
n
y
e
d
i
a
k
a
n
k
o
n
s
t
r
u
k
s
i
u
n
t
u
k
m
o
d
e
l
m
a
s
i
n
g
-

m
a
s
i
n
g
k
o
m
p
o
n
e
n
d
i
a
t
a
s
.
P
e
m
o
d
e
l
a
n
i
n
i
b
i
s
a
d
i
b
i

l
a
n
g
b
a
g
i
a
n
p
a
l
i
n
g
p
e
n
t
i
n
g
d
a
r
i
s
t
u
d
i
s
i
m
u
l
a
s
i
.

M
e
m
a
n
g
,
s
t
u
d
i
s
i
m
u
l
a
s
i
a
d
a
l
a
h
s
e
b
a
g
a
i
b
a
i
k
s
e
b
a
g

a
i
m
o
d
e
l
s
i
m
u
l
a
s
i
.
p
e
m
o
d
e
l
a
n
s
i
m
u
l
a
s
i
t
e
r
d
i
r
i
d
a

r
i
l
a
n
g
k
a
h
l
a
n
g
k
a
h
b
e
r
i
k
u
t
:
L
a
n
g
k
a
h
1
.
I
d
e
n
t
i
f
i
k

a
s
i
m
a
s
a
l
a
h
.
M
e
n
g
h
i
t
u
n
g
m
a
s
a
l
a
h
d
e
n
g
a
n
s
i
s
t
e
m
y
a

n
g
a
d
a
.
M
e
n
g
h
a
s
i
l
k
a
n
p
e
r
s
y
a
r
a
t
a
n
u
n
t
u
k
s
i
s
t
e
m
y
a

n
g
d
i
u
s
u
l
k
a
n
.
L
a
n
g
k
a
h
2
.
M
e
r
u
m
u
s
k
a
n
m
a
s
a
l
a
h
.
P
i
l

i
h
b
a
t
a
s
b
a
t
a
s
s
i
s
t
e
m
,
m
a
s
a
l
a
h
a
t
a
u
b
a
g
i
a
n
d
a
r
i
p

a
d
a
n
y
a
,
u
n
t
u
k
d
i
p
e
l
a
j
a
r
i
.
T
e
n
t
u
k
a
n
T
u
j
u
a
n
k
e
s
e
l
u

r
u
h
a
n
d
a
r
i
s
t
u
d
i
d
a
n
b
e
b
e
r
a
p
a
m
a
s
a
l
a
h
s
p
e
s
i
f
i
k
y

a
n
g
h
a
r
u
s
d
i
t
a
n
g
a
n
i
.
T
e
n
t
u
k
a
n
u
k
u
r
a
n
k
i
n
e
r
j
a
k

r
i
t
e
r
i
a
k
u
a
n
t
i
t
a
t
i
f
a
t
a
s
d
a
s
a
r
y
a
n
g
k
o
n
f
i
g
u
r
a
s
i

s
i
s
t
e
m
y
a
n
g
b
e
r
b
e
d
a
a
k
a
n
d
i
b
a
n
d
i
n
g
k
a
n
d
a
n
p
e
r
i
n
g

k
a
t
.
M
e
n
g
i
d
e
n
t
i
f
i
k
a
s
i
,
s
e
b
e
n
t
a
r
p
a
d
a
t
a
h
a
p
i
n
i
,

k
o
n
f
i
g
u
r
a
s
i
d
a
r
i
b
u
n
g
a
d
a
n
m
e
r
u
m
u
s
k
a
n
h
i
p
o
t
e
s
i
s

t
e
n
t
a
n
g
k
i
n
e
r
j
a
s
i
s
t
e
m
.
T
e
n
t
u
k
a
n
j
a
n
g
k
a
w
a
k
t
u
s
t

u
d
i
,
y
a
i
t
u
,
a
k
a
n
m
o
d
e
l
d
i
g
u
n
a
k
a
n
u
n
t
u
k
k
e
p
u
t
u
s
a
n

s
a
t
u
k
a
l
i
(
m
i
s
a
l
n
y
a
,
b
e
l
a
n
j
a
m
o
d
a
l
)
a
t
a
u
s
e
l
a
m
a

p
e
r
i
o
d
e
w
a
k
t
u
s
e
c
a
r
a
t
e
r
a
t
u
r
(
m
i
s
a
l
n
y
a
,
l
a
l
u
l
i

n
t
a
s
u
d
a
r
a
p
e
n
j
a
d
w
a
l
a
n
)
.
M
e
n
g
i
d
e
n
t
i
f
i
k
a
s
i
p
e
n
g
g
u

n
a
a
k
h
i
r
d
a
r
i
m
o
d
e
l
s
i
m
u
l
a
s
i
,
m
i
s
a
l
n
y
a
,
m
a
n
a
j
e
m
e

n
p
e
r
u
s
a
h
a
a
n
v
e
r
s
u
s
p
e
n
g
a
w
a
s
p
r
o
d
u
k
s
i
.
M
a
s
a
l
a
h
h

a
r
u
s
d
i
r
u
m
u
s
k
a
n
s
e
t
e
p
a
t
m
u
n
g
k
i
n
.
L
a
n
g
k
a
h
3
.
M
e
n
g

u
m
p
u
l
k
a
n
d
a
n
m
e
m
p
r
o
s
e
s
d
a
t
a
s
i
s
t
e
m
n
y
a
t
a
.
M
e
n
g
u
m

p
u
l
k
a
n
d
a
t
a
t
e
n
t
a
n
g
s
p
e
s
i
f
i
k
a
s
i
s
i
s
t
e
m
(
m
i
s
a
l
n
y
a

,
b
a
n
d
w
i
d
t
h
u
n
t
u
k
j
a
r
i
n
g
a
n
k
o
m
u
n
i
k
a
s
i
)
,
v
a
r
i
a
b
e
l

i
n
p
u
t
,
s
e
r
t
a
P
e
n
g
a
n
t
a
r
P
e
m
o
d
e
l
a
n
d
a
n
S
i
m
u
l
a
s
i
9

k
i
n
e
r
j
a
d
a
r
i
s
i
s
t
e
m
y
a
n
g
a
d
a
.
M
e
n
g
i
d
e
n
t
i
f
i
k
a
s

i
s
u
m
b
e
r
k
e
a
c
a
k
a
n
d
a
l
a
m
s
i
s
t
e
m
,
y
a
i
t
u
,
v
a
r
i
a
b
e
l

i
n
p
u
t
s
t
o
c
h
a
s
t
i
c
.
P
i
l
i
h
d
i
s
t
r
i
b
u
s
i
m
a
s
u
k
a
n
p
r
o
b
a

b
i
l
i
t
a
s
y
a
n
g
s
e
s
u
a
i
u
n
t
u
k
s
e
t
i
a
p
v
a
r
i
a
b
e
l
m
a
s
u
k
a

n
s
t
o
c
h
a
s
t
i
c
d
a
n
m
e
m
p
e
r
k
i
r
a
k
a
n
p
a
r
a
m
e
t
e
r
y
a
n
g
s
e

s
u
a
i
(
s
)
.
p
a
k
e
t
p
e
r
a
n
g
k
a
t
l
u
n
a
k
u
n
t
u
k
p
a
s
d
i
s
t
r
i

b
u
s
i
d
a
n
p
i
l
i
h
a
n
t
e
r
m
a
s
u
k
E
x
p
e
r
t
F
i
t
,
B
e
s
t
F
i
t
,
d
a

n
a
d
d
o
n
s
d
a
l
a
m
b
e
b
e
r
a
p
a
p
a
k
e
t
s
t
a
t
i
s
t
i
k
s
t
a
n
d
a
r

.
b
a
n
t
u
i
n
i
m
e
n
g
g
a
b
u
n
g
k
a
n
k
e
b
a
i
k
a
n
o
f
f
i
t
t
e
s
,
m

i
s
a
l
n
y
a
,

2
t
e
s
,
t
e
s
K
o
l
m
o
g
o
r
o
v
S
m
i
r
n
o
v
,
d
a
n
u
j
i

A
n
d
e
r
s
o
n
D
a
r
l
i
n
g
d
a
n
e
s
t
i
m
a
s
i
p
a
r
a
m
e
t
e
r
d
a
l
a
m
f

o
r
m
a
t
y
a
n
g
u
s
e
r
f
r
i
e
n
d
l
y
.
d
i
s
t
r
i
b
u
s
i
s
t
a
n
d
a
r
,
m
i

s
a
l
n
y
a
,
e
k
s
p
o
n
e
n
s
i
a
l
,
P
o
i
s
s
o
n
,
n
o
r
m
a
l
,
h
y
p
e
r
e
x
p
o

n
e
n
t
i
a
l
,
d
l
l
,
m
u
d
a
h
u
n
t
u
k
m
o
d
e
l
d
a
n
m
e
n
s
i
m
u
l
a
s
i
k

a
n
.
M
e
s
k
i
p
u
n
s
e
b
a
g
i
a
n
b
e
s
a
r
p
a
k
e
t
p
e
r
a
n
g
k
a
t
l
u
n
a

k
s
i
m
u
l
a
s
i
t
e
r
m
a
s
u
k
b
a
n
y
a
k
d
i
s
t
r
i
b
u
s
i
s
e
b
a
g
a
i
f
i

t
u
r
s
t
a
n
d
a
r
,
i
s
u
i
s
u
y
a
n
g
b
e
r
k
a
i
t
a
n
d
e
n
g
a
n
g
e
n
e
r

a
t
o
r
n
o
m
o
r
a
c
a
k
d
a
n
m
e
n
g
h
a
s
i
l
k
a
n
v
a
r
i
a
t
e
s
a
c
a
k
d

a
r
i
b
e
r
b
a
g
a
i
d
i
s
t
r
i
b
u
s
i
y
a
n
g
b
e
r
s
a
n
g
k
u
t
a
n
d
a
n
h
a

r
u
s
m
e
l
i
h
a
t
k
e
d
a
l
a
m
.
d
i
s
t
r
i
b
u
s
i
e
m
p
i
r
i
s
d
i
g
u
n
a
k

a
n
k
e
t
i
k
a
d
i
s
t
r
i
b
u
s
i
s
t
a
n
d
a
r
y
a
n
g
t
i
d
a
k
s
e
s
u
a
i
a

t
a
u
t
i
d
a
k
s
e
s
u
a
i
d
e
n
g
a
n
d
a
t
a
s
i
s
t
e
m
y
a
n
g
t
e
r
s
e
d
i

a
.
S
e
g
i
t
i
g
a
,
s
e
r
a
g
a
m
a
t
a
u
n
o
r
m
a
l
d
i
s
t
r
i
b
u
s
i
d
i
g
u

n
a
k
a
n
s
e
b
a
g
a
i
t
e
b
a
k
a
n
p
e
r
t
a
m
a
k
e
t
i
k
a
d
a
t
a
t
i
d
a
k

t
e
r
s
e
d
i
a
.
U
n
t
u
k
p
e
n
g
o
b
a
t
a
n
r
i
n
c
i
d
i
s
t
r
i
b
u
s
i
p
r
o
b

a
b
i
l
i
t
a
s
m
e
l
i
h
a
t
M
a
r
i
a
d
a
n
Z
h
a
n
g
(
1
9
9
7
)
.
L
a
n
g
k
a
h

4
.
M
e
r
u
m
u
s
k
a
n
d
a
n
m
e
n
g
e
m
b
a
n
g
k
a
n
m
o
d
e
l
.
M
e
n
g
e
m
b
a

n
g
k
a
n
s
k
e
m
a
d
a
n
d
i
a
g
r
a
m
j
a
r
i
n
g
a
n
d
a
r
i
s
i
s
t
e
m
(
B
a

g
a
i
m
a
n
a
m
e
n
g
a
l
i
r
e
n
t
i
t
a
s
m
e
l
a
l
u
i
s
i
s
t
e
m
?
)
.
M
e
n
e
r

j
e
m
a
h
k
a
n
m
o
d
e
l
m
o
d
e
l
k
o
n
s
e
p
t
u
a
l
u
n
t
u
k
b
e
n
t
u
k
y
a
n

g
d
a
p
a
t
d
i
t
e
r
i
m
a
s
o
f
t
w
a
r
e
s
i
m
u
l
a
s
i
.
P
a
s
t
i
k
a
n
b
a
h

w
a
m
o
d
e
l
s
i
m
u
l
a
s
i
d
i
j
a
l
a
n
k
a
n
s
e
b
a
g
a
i
m
a
n
a
d
i
m
a
k
s
u

d
.
t
e
k
n
i
k
v
e
r
i
f
i
k
a
s
i
m
e
l
i
p
u
t
i
j
e
j
a
k
,
b
e
r
b
a
g
a
i
p
a

r
a
m
e
t
e
r
m
a
s
u
k
a
n
s
e
l
a
m
a
r
e
n
t
a
n
g
d
i
t
e
r
i
m
a
m
e
r
e
k
a
d

a
n
m
e
m
e
r
i
k
s
a
o
u
t
p
u
t
,
m
e
n
g
g
a
n
t
i
k
o
n
s
t
a
n
t
a
u
n
t
u
k
v

a
r
i
a
b
e
l
a
c
a
k
d
a
n
h
a
s
i
l
p
e
n
g
e
c
e
k
a
n
s
e
c
a
r
a
m
a
n
u
a
l
,

d
a
n
a
n
i
m
a
s
i
.
L
a
n
g
k
a
h
5
.
V
a
l
i
d
a
s
i
m
o
d
e
l
.
B
a
n
d
i
n
g

k
a
n
k
i
n
e
r
j
a
m
o
d
e
l
d
i
b
a
w
a
h
k
o
n
d
i
s
i
y
a
n
g
d
i
k
e
n
a
l

d
e
n
g
a
n
k
i
n
e
r
j
a
s
i
s
t
e
m
n
y
a
t
a
.
L
a
k
u
k
a
n
t
e
s
i
n
f
e
r
e
n

s
i
s
t
a
t
i
s
t
i
k
d
a
n
m
e
n
d
a
p
a
t
k
a
n
m
o
d
e
l
d
i
p
e
r
i
k
s
a
o
l
e

h
p
a
r
a
a
h
l
i
s
i
s
t
e
m
.
M
e
n
i
l
a
i
k
e
y
a
k
i
n
a
n
b
a
h
w
a
t
e
m
p

a
t
p
e
n
g
g
u
n
a
a
k
h
i
r
p
a
d
a
m
o
d
e
l
d
a
n
a
l
a
m
a
t
m
a
s
a
l
a
h

j
i
k
a
a
d
a
.
U
n
t
u
k
s
t
u
d
i
s
i
m
u
l
a
s
i
u
t
a
m
a
,
k
o
n
s
u
l
t
a
n

b
e
r
p
e
n
g
a
l
a
m
a
n
m
e
n
g
a
n
j
u
r
k
a
n
p
r
e
s
e
n
t
a
s
i
t
e
r
s
t
r
u
k
t
u

r
d
a
r
i
m
o
d
e
l
o
l
e
h
a
n
a
l
i
s
s
i
m
u
l
a
s
i
(
s
)
s
e
b
e
l
u
m
p
e

n
o
n
t
o
n
m
a
n
a
j
e
m
e
n
d
a
n
s
i
s
t
e
m
p
a
k
a
r
.
I
n
i
t
i
d
a
k
h
a
n

y
a
m
e
m
a
s
t
i
k
a
n
b
a
h
w
a
a
s
u
m
s
i
m
o
d
e
l
y
a
n
g
b
e
n
a
r
,
l
e
n

g
k
a
p
d
a
n
k
o
n
s
i
s
t
e
n
,
t
e
t
a
p
i
j
u
g
a
m
e
n
i
n
g
k
a
t
k
a
n
k
e
p

e
r
c
a
y
a
a
n
d
i
r
i
d
a
l
a
m
m
o
d
e
l
.
L
a
n
g
k
a
h
M
o
d
e
l
6
.
D
o
k
u

m
e
n
u
n
t
u
k
p
e
n
g
g
u
n
a
a
n
m
a
s
a
d
e
p
a
n
.
t
u
j
u
a
n
d
o
k
u
m
e
n
,

a
s
u
m
s
i
d
a
n
v
a
r
i
a
b
e
l
i
n
p
u
t
s
e
c
a
r
a
r
i
n
c
i
.
4
C
A
R
A

D
E
S
A
I
N
A
P
E
R
C
O
B
A
A
N
S
I
M
U
L
A
S
I
?
S
e
b
u
a
h
p
e
r
c
o
b
a
a
n
s
i

m
u
l
a
s
i
a
d
a
l
a
h
t
e
s
a
t
a
u
s
e
r
a
n
g
k
a
i
a
n
t
e
s
d
i
m
a
n
a
p

e
r
u
b
a
h
a
n
y
a
n
g
b
e
r
a
r
t
i
d
i
b
u
a
t
u
n
t
u
k
i
n
p
u
t

v
a
r
i
a

b
e
l
d
a
r
i
m
o
d
e
l
s
i
m
u
l
a
s
i
s
e
h
i
n
g
g
a
k
i
t
a
d
a
p
a
t
m
e
n
g

a
m
a
t
i
d
a
n
m
e
n
g
i
d
e
n
t
i
f
i
k
a
s
i
a
l
a
s
a
n
u
n
t
u
k
p
e
r
u
b
a
h
a

n
d
a
l
a
m
u
k
u
r
a
n
k
i
n
e
r
j
a
.
J
u
m
l
a
h
p
e
r
c
o
b
a
a
n
d
a
l
a
m
s

t
u
d
i
s
i
m
u
l
a
s
i
l
e
b
i
h
b
e
s
a
r
d
a
r
i
a
t
a
u
s
a
m
a
d
e
n
g
a
n

j
u
m
l
a
h
p
e
r
t
a
n
y
a
a
n
y
a
n
g
d
i
t
a
n
y
a
t
e
n
t
a
n
g
m
o
d
e
l
(
m
i

s
a
l
n
y
a
,
A
p
a
k
a
h
a
d
a
p
e
r
b
e
d
a
a
n
y
a
n
g
s
i
g
n
i
f
i
k
a
n
a
n
t

a
r
a
d
e
l
a
y
r
a
t
a
r
a
t
a
d
a
l
a
m
j
a
r
i
n
g
a
n
k
o
m
u
n
i
k
a
s
i
A

d
a
n
B
?
,
y
a
n
g
j
a
r
i
n
g
a
n
m
e
m
i
l
i
k
i
s
e
d
i
k
i
t
p
e
n
u
n
d
a
a

n
:
A
,
B
,
a
t
a
u
C
?
B
a
g
a
i
m
a
n
a
a
l
g
o
r
i
t
m
a
r
o
u
t
i
n
g
b
a
r

u
a
k
a
n
m
e
m
p
e
n
g
a
r
u
h
i
k
i
n
e
r
j
a
j
a
r
i
n
g
a
n
B
?
)
.
D
e
s
a
i
n

e
k
s
p
e
r
i
m
e
n
s
i
m
u
l
a
s
i
m
e
l
i
b
a
t
k
a
n
m
e
n
j
a
w
a
b
p
e
r
t
a
n
y

a
a
n
:
a
p
a
d
a
t
a
y
a
n
g
h
a
r
u
s
d
i
p
e
r
o
l
e
h
,
d
a
l
a
m
b
e
n
t
u
k

a
p
a
,
d
a
n
b
e
r
a
p
a
b
a
n
y
a
k
?
L
a
n
g
k
a
h
l
a
n
g
k
a
h
b
e
r
i
k
u
t

m
e
n
g
g
a
m
b
a
r
k
a
n
p
r
o
s
e
s
m
e
r
a
n
c
a
n
g
e
k
s
p
e
r
i
m
e
n
s
i
m
u
l

a
s
i
.
L
a
n
g
k
a
h
7
.
P
i
l
i
h
d
e
s
a
i
n
e
k
s
p
e
r
i
m
e
n
y
a
n
g
s
e
s

u
a
i
.
P
i
l
i
h
u
k
u
r
a
n
k
i
n
e
r
j
a
,
v
a
r
i
a
b
e
l
i
n
p
u
t
b
e
b
e
r
a

p
a
y
a
n
g
m
u
n
g
k
i
n
m
e
m
p
e
n
g
a
r
u
h
i
n
y
a
,
d
a
n
t
i
n
g
k
a
t
m
a
s

i
n
g
m
a
s
i
n
g
v
a
r
i
a
b
e
l
i
n
p
u
t
.
K
e
t
i
k
a
j
u
m
l
a
h
k
e
m
u
n
g
k

i
n
a
n
k
o
n
f
i
g
u
r
a
s
i
(
p
r
o
d
u
k
d
a
r
i
j
u
m
l
a
h
v
a
r
i
a
b
e
l
i
n

p
u
t
d
a
n
t
i
n
g
k
a
t
m
a
s
i
n
g
m
a
s
i
n
g
v
a
r
i
a
b
e
l
i
n
p
u
t
)
a
d

a
l
a
h
b
e
s
a
r
d
a
n
m
o
d
e
l
s
i
m
u
l
a
s
i
y
a
n
g
k
o
m
p
l
e
k
s
,
k
e
l

a
s
d
e
s
a
i
n
o
r
d
e
k
e
d
u
a
y
a
n
g
u
m
u
m
t
e
r
m
a
s
u
k
k
o
m
p
o
s
i
t

p
u
s
a
t
,
B
o
x
B
e
h
n
k
e
n
,
d
a
n
p
e
n
u
h
f
a
k
t
o
r
i
a
l
h
a
r
u
s
d

i
p
e
r
t
i
m
b
a
n
g
k
a
n
.
M
e
n
d
o
k
u
m
e
n
t
a
s
i
k
a
n
d
e
s
a
i
n
e
k
s
p
e
r
i

m
e
n
t
a
l
.
L
a
n
g
k
a
h
8
.
M
e
n
e
t
a
p
k
a
n
k
o
n
d
i
s
i
e
k
s
p
e
r
i
m
e
n

t
a
l
u
n
t
u
k
b
e
r
j
a
l
a
n
.
M
e
n
j
a
w
a
b
p
e
r
t
a
n
y
a
a
n
t
e
n
t
a
n
g

m
e
m
p
e
r
o
l
e
h
i
n
f
o
r
m
a
s
i
y
a
n
g
a
k
u
r
a
t
d
a
n
i
n
f
o
r
m
a
s
i
y

a
n
g
p
a
l
i
n
g
d
a
r
i
m
a
s
i
n
g
m
a
s
i
n
g
b
e
r
j
a
l
a
n
.
M
e
n
e
n
t
u
k

a
n
a
p
a
k
a
h
s
i
s
t
e
m
i
n
i
s
t
a
s
i
o
n
e
r
(
m
e
n
g
u
k
u
r
k
i
n
e
r
j
a

t
i
d
a
k
b
e
r
u
b
a
h
d
a
r
i
w
a
k
t
u
k
e
w
a
k
t
u
)
a
t
a
u
n
o
n
s
t
a

s
i
o
n
e
r
(
p
e
r
u
b
a
h
a
n
m
e
n
g
u
k
u
r
k
i
n
e
r
j
a
d
a
r
i
w
a
k
t
u
k
e

w
a
k
t
u
)
.
U
m
u
m
n
y
a
,
d
a
l
a
m
s
i
s
t
e
m
s
t
a
s
i
o
n
e
r
,
p
e
r
i
l
a

k
u
m
a
p
a
n
d
a
r
i
v
a
r
i
a
b
e
l
r
e
s
p
o
n
a
d
a
l
a
h
k
e
p
e
n
t
i
n
g
a
n

.
M
e
m
a
s
t
i
k
a
n
a
p
a
k
a
h
t
e
r
m
i
n
a
t
i
n
g
a
t
a
u
s
i
m
u
l
a
s
i
n
o

n
t
e
r
m
i
n
a
t
i
n
g
r
u
n
s
e
s
u
a
i
.
P
i
l
i
h
p
a
n
j
a
n
g
r
u
n
.
P
i
l

i
h
k
o
n
d
i
s
i
y
a
n
g
s
e
s
u
a
i
a
w
a
l
(
m
i
s
a
l
n
y
a
,
k
o
s
o
n
g
d
a

n
m
e
n
g
a
n
g
g
u
r
,
l
i
m
a
p
e
l
a
n
g
g
a
n
d
a
l
a
m
a
n
t
r
i
a
n
p
a
d
a

w
a
k
t
u
0
)
.
P
i
l
i
h
p
a
n
j
a
n
g
p
e
r
i
o
d
e
p
e
m
a
n
a
s
a
n
,
j
i
k
a

d
i
p
e
r
l
u
k
a
n
.
T
e
n
t
u
k
a
n
j
u
m
l
a
h
b
e
r
j
a
l
a
n
i
n
d
e
p
e
n
d
e
n

m
a
s
i
n
g
m
a
s
i
n
g
b
e
r
j
a
l
a
n
m
e
n
g
g
u
n
a
k
a
n
a
l
i
r
a
n
n
o
m
o

r
a
c
a
k
y
a
n
g
b
e
r
b
e
d
a
d
a
n
k
o
n
d
i
s
i
a
w
a
l
y
a
n
g
s
a
m
a
-

d
e
n
g
a
n
m
e
m
p
e
r
t
i
m
b
a
n
g
k
a
n
u
k
u
r
a
n
s
a
m
p
e
l
o
u
t
p
u
t
d
a

t
a
.
U
k
u
r
a
n
s
a
m
p
e
l
h
a
r
u
s
c
u
k
u
p
b
e
s
a
r
(
s
e
t
i
d
a
k
n
y
a

3
5
b
e
r
j
a
l
a
n
u
n
t
u
k
s
e
t
i
a
p
k
o
n
f
i
g
u
r
a
s
i
)
u
n
t
u
k
m
e
m

b
e
r
i
k
a
n
k
e
y
a
k
i
n
a
n
y
a
n
g
d
i
b
u
t
u
h
k
a
n
d
a
l
a
m
p
e
r
k
i
r
a
a

n
m
e
n
g
u
k
u
r
k
i
n
e
r
j
a
.
B
e
r
g
a
n
t
i
a
n
,
m
e
n
g
g
u
n
a
k
a
n
a
n
g
k

a
a
c
a
k
u
m
u
m
u
n
t
u
k
m
e
m
b
a
n
d
i
n
g
k
a
n
k
o
n
f
i
g
u
r
a
s
i
a
l
t
e

r
n
a
t
i
f
d
e
n
g
a
n
m
e
n
g
g
u
n
a
k
a
n
a
l
i
r
a
n
n
o
m
o
r
a
c
a
k
t
e
r
p

i
s
a
h
u
n
t
u
k
s
e
t
i
a
p
p
r
o
s
e
s
s
a
m
p
l
i
n
g
d
a
l
a
m
k
o
n
f
i
g
u
r

a
s
i
.
M
e
n
g
i
d
e
n
t
i
f
i
k
a
s
i
d
a
t
a
k
e
l
u
a
r
a
n
p
a
l
i
n
g
m
u
n
g
k

i
n
b
e
r
k
o
r
e
l
a
s
i
.
L
a
n
g
k
a
h
9
.
L
a
k
u
k
a
n
s
i
m
u
l
a
s
i
b
e
r
j

a
l
a
n
.
L
a
k
u
k
a
n
b
e
r
j
a
l
a
n
s
e
s
u
a
i
d
e
n
g
a
n
l
a
n
g
k
a
h
l
a
n

g
k
a
h
7
8
d
i
a
t
a
s
.
5
C
A
R
A
M
E
L
A
K
U
K
A
N
S
I
M
U
L
A
S
I
A
N
A
L

I
S
I
S
?
1
0
M
a
r
i
a

K
e
b
a
n
y
a
k
a
n
p
a
k
e
t
s
i
m
u
l
a
s
i
m
e
n
y
e

d
i
a
k
a
n
m
e
n
j
a
l
a
n
k
a
n
s
t
a
t
i
s
t
i
k
(
m
e
a
n
,
s
t
a
n
d
a
r
d
e
v
i

a
s
i
,
n
i
l
a
i
m
i
n
i
m
u
m
,
n
i
l
a
i
m
a
k
s
i
m
u
m
)
p
a
d
a
u
k
u
r
a
n

k
i
n
e
r
j
a
,
m
i
s
a
l
n
y
a
,
m
e
n
u
n
g
g
u
w
a
k
t
u
(
n
o
n
w
a
k
t
u
p
e
r

s
i
s
t
e
n
t
s
t
a
t
i
s
t
i
k
)
,
p
e
r
s
e
d
i
a
a
n
d
i
t
a
n
g
a
n
(
w
a
k
t
u

p
e
r
s
i
s
t
e
n
s
t
a
t
i
s
t
i
k
)
.
B
i
a
r
k
a
n
m
e
a
n
m
e
n
u
n
g
g
u
w
a
k
t

u
d
i
M
/
M
/
1
a
n
t
r
i
a
n
d
i
a
m
a
t
i
d
a
r
i
n
b
e
r
j
a
l
a
n
m

e
n
j
a
d
i
W
1
,
W
2
,
.
.
.
,
W
n
.
I
n
i
p
e
n
t
i
n
g
u
n
t
u
k
m
e
m
a
h
a

m
i
b
a
h
w
a
m
e
a
n
m
e
n
u
n
g
g
u
w
a
k
t
u
W
a
d
a
l
a
h
v
a
r
i
a
b
e
l
a

c
a
k
d
a
n
t
u
j
u
a
n
d
a
r
i
a
n
a
l
i
s
i
s
o
u
t
p
u
t
u
n
t
u
k
m
e
m
p
e
r

k
i
r
a
k
a
n
r
a
t
a
r
a
t
a
s
e
b
e
n
a
r
n
y
a
d
a
r
i
W
d
a
n
u
n
t
u
k
m
e

n
g
u
k
u
r
v
a
r
i
a
b
i
l
i
t
a
s
.
M
e
s
k
i
p
u
n
f
a
k
t
a
b
a
h
w
a
t
i
d
a
k

a
d
a
k
e
s
a
l
a
h
a
n
p
e
n
d
a
t
a
a
n
d
a
l
a
m
s
i
m
u
l
a
s
i
,
m
o
d
e
l
y
a

n
g
m
e
n
d
a
s
a
r
i
s
e
p
e
n
u
h
n
y
a
d
i
k
e
t
a
h
u
i
,
d
a
n
u
l
a
n
g
a
n
d

a
n
k
o
n
f
i
g
u
r
a
s
i
y
a
n
g
p
e
n
g
g
u
n
a
d
i
k
e
n
d
a
l
i
k
a
n
,
h
a
s
i
l

s
i
m
u
l
a
s
i
s
u
l
i
t
u
n
t
u
k
m
e
n
a
f
s
i
r
k
a
n
.
P
e
n
g
a
m
a
t
a
n
m
u

n
g
k
i
n
k
a
r
e
n
a
k
a
r
a
k
t
e
r
i
s
t
i
k
s
i
s
t
e
m
a
t
a
u
h
a
n
y
a
k
e
j

a
d
i
a
n
a
c
a
k
.
B
i
a
s
a
n
y
a
,
i
n
f
e
r
e
n
s
i
s
t
a
t
i
s
t
i
k
d
a
p
a
t

m
e
n
i
l
a
i
p
e
n
t
i
n
g
n
y
a
s
u
a
t
u
f
e
n
o
m
e
n
a
y
a
n
g
d
i
a
m
a
t
i
,

t
e
t
a
p
i
s
e
b
a
g
i
a
n
b
e
s
a
r
t
e
k
n
i
k
i
n
f
e
r
e
n
s
i
s
t
a
t
i
s
t
i
k

b
e
r
a
s
u
m
s
i
i
n
d
e
p
e
n
d
e
n
,
i
d
e
n
t
i
k
d
i
d
i
s
t
r
i
b
u
s
i
k
a
n
(

i
i
d
)
d
a
t
a
.
K
e
b
a
n
y
a
k
a
n
j
e
n
i
s
d
a
t
a
s
i
m
u
l
a
s
i
a
u
t
o
c
o

r
r
e
l
a
t
e
d
,
d
a
n
k
a
r
e
n
a
n
y
a
,
t
i
d
a
k
m
e
m
e
n
u
h
i
a
s
u
m
s
i
i

n
i
.
A
n
a
l
i
s
i
s
d
a
t
a
h
a
s
i
l
s
i
m
u
l
a
s
i
t
e
r
d
i
r
i
d
a
r
i
l
a

n
g
k
a
h
l
a
n
g
k
a
h
b
e
r
i
k
u
t
.
L
a
n
g
k
a
h
1
0
.
M
e
n
a
f
s
i
r
k
a
n
d

a
n
h
a
s
i
l
i
n
i
.
H
i
t
u
n
g
l
a
h
p
e
r
k
i
r
a
a
n
n
u
m
e
r
i
k
(
m
i
s
a
l

n
y
a
,
r
a
t
a
r
a
t
a
,
i
n
t
e
r
v
a
l
k
e
p
e
r
c
a
y
a
a
n
)
d
a
r
i
u
k
u
r
a

n
k
i
n
e
r
j
a
y
a
n
g
d
i
i
n
g
i
n
k
a
n
u
n
t
u
k
s
e
t
i
a
p
k
o
n
f
i
g
u
r
a

s
i
y
a
n
g
m
e
n
a
r
i
k
.
U
n
t
u
k
m
e
n
d
a
p
a
t
k
a
n
i
n
t
e
r
v
a
l
k
e
p
e

r
c
a
y
a
a
n
u
n
t
u
k
m
e
a
n
d
a
t
a
a
u
t
o
c
o
r
r
e
l
a
t
e
d
,
t
e
k
n
i
k
s

a
r
a
n
a
b
a
t
c
h
d
a
p
a
t
d
i
g
u
n
a
k
a
n
.
D
a
l
a
m
c
a
r
a
b
a
t
c
h
,
d

a
t
a
y
a
n
g
b
e
r
s
e
b
e
l
a
h
a
n
a
s
l
i
d
i
t
e
t
a
p
k
a
n
d
a
r
i
l
a
r
i

d
i
g
a
n
t
i
d
e
n
g
a
n
s
a
t
u
s
e
t
d
a
t
a
y
a
n
g
l
e
b
i
h
k
e
c
i
l
y
a

n
g
b
e
r
i
s
i
c
a
r
a
b
a
t
c
h
b
e
r
s
e
b
e
l
a
h
a
n
p
e
n
g
a
m
a
t
a
n
a
s
l

i
.
A
s
u
m
s
i
b
a
h
w
a
c
a
r
a
b
a
t
c
h
i
n
d
e
p
e
n
d
e
n
m
u
n
g
k
i
n
t
i

d
a
k
s
e
l
a
l
u
b
e
n
a
r
;
m
e
n
i
n
g
k
a
t
k
a
n
u
k
u
r
a
n
s
a
m
p
e
l
t
o
t

a
l
d
a
n
m
e
n
i
n
g
k
a
t
k
a
n
p
a
n
j
a
n
g
b
e
t
s
d
a
p
a
t
m
e
m
b
a
n
t
u
.

U
j
i
h
i
p
o
t
e
s
i
s
t
e
n
t
a
n
g
k
i
n
e
r
j
a
s
i
s
t
e
m
.
M
e
m
b
a
n
g
u
n

t
a
m
p
i
l
a
n
g
r
a
f
i
s
(
m
i
s
,
d
i
a
g
r
a
m
l
i
n
g
k
a
r
a
n
,
h
i
s
t
o
g

r
a
m
)
d
a
r
i
d
a
t
a
o
u
t
p
u
t
.
H
a
s
i
l
d
o
k
u
m
e
n
d
a
n
k
e
s
i
m
p
u

l
a
n
.
L
a
n
g
k
a
h
1
1
.
M
e
r
e
k
o
m
e
n
d
a
s
i
k
a
n
t
i
n
d
a
k
a
n
l
e
b
i
h

l
a
n
j
u
t
.
I
n
i
m
u
n
g
k
i
n
t
e
r
m
a
s
u
k
p
e
n
e
l
i
t
i
a
n
l
e
b
i
h
l

a
n
j
u
t
u
n
t
u
k
m
e
n
i
n
g
k
a
t
k
a
n
p
r
e
s
i
s
i
d
a
n
m
e
n
g
u
r
a
n
g
i

b
i
a
s
d
a
r
i
p
e
n
d
u
g
a
,
u
n
t
u
k
m
e
l
a
k
u
k
a
n
a
n
a
l
i
s
i
s
s
e
n
s

i
t
i
v
i
t
a
s
,
d
l
l

6
C
O
N
T
O
H
S
e
b
u
a
h
t
o
k
o
m
e
s
i
n
b
e
r
i
s

i
d
u
a
l
a
t
i
h
a
n
,
s
a
l
a
h
s
a
t
u
p
e
l
u
r
u
s
,
d
a
n
s
a
t
u
o
p
e
r

a
t
o
r
f
i
n
i
s
h
i
n
g
.
G
a
m
b
a
r
2
m
e
n
u
n
j
u
k
k
a
n
s
k
e
m
a
d
a
r
i

t
o
k
o
m
e
s
i
n
.
D
u
a
j
e
n
i
s
b
a
g
i
a
n
m
e
m
a
s
u
k
i
t
o
k
o
m
e
s
i
n

.
p
e
l
u
r
u
s

B
o
r
#
1
F
i
n
i
s
h
i
n
g
B
o
r
#
2
O
p
e
r
a
t
o
r
L

e
g
e
n
d
a
:
K
e
t
i
k
1
b
a
g
i
a
n
K
e
t
i
k
2
b
a
g
i
a
n
G
a
m
b
a
r
2
:

S
k
e
m
a
T
o
k
o
M
e
s
i
n
T
i
p
e
1
b
a
g
i
a
n
m
e
m
e
r
l
u
k
a
n
p
e
n
g
e
b

o
r
a
n
,
m
e
l
u
r
u
s
k
a
n
,
d
a
n
f
i
n
i
s
h
i
n
g
s
e
c
a
r
a
b
e
r
u
r
u
t
a
n

.
T
i
p
e
2
b
a
g
i
a
n
h
a
n
y
a
m
e
m
e
r
l
u
k
a
n
p
e
n
g
e
b
o
r
a
n
d
a
n

f
i
n
i
s
h
i
n
g
.
F
r
e
k
u
e
n
s
i
k
e
d
a
t
a
n
g
a
n
d
a
n
w
a
k
t
u
y
a
n
g
a

k
a
n
d
i
a
l
i
h
k
a
n
k
e
d
a
e
r
a
h
p
e
n
g
e
b
o
r
a
n
d
e
t
e
r
m
i
n
i
s
t
i
k

u
n
t
u
k
k
e
d
u
a
j
e
n
i
s
b
a
g
i
a
n
.
L
a
n
g
k
a
h
1
.
I
d
e
n
t
i
f
i
k

a
s
i
m
a
s
a
l
a
h
.
P
e
m
a
n
f
a
a
t
a
n
l
a
t
i
h
a
n
,
p
e
l
u
r
u
s
,
d
a
n
o

p
e
r
a
t
o
r
f
i
n
i
s
h
i
n
g
y
a
n
g
p
e
r
l
u
d
i
n
i
l
a
i
.
S
e
l
a
i
n
i
t
u

,
b
e
r
i
k
u
t
m
o
d
i
f
i
k
a
s
i
u
n
t
u
k
s
i
s
t
e
m
y
a
n
g
a
s
l
i
a
d
a
l

a
h
y
a
n
g
m
e
n
a
r
i
k
:
f
r
e
k
u
e
n
s
i
k
e
d
a
t
a
n
g
a
n
k
e
d
u
a
b
a
g
i

a
n
a
d
a
l
a
h
e
k
s
p
o
n
e
n
s
i
a
l
d
e
n
g
a
n
c
a
r
a
m
a
s
i
n
g
m
a
s
i
n
g

s
a
m
a
s
e
p
e
r
t
i
d
a
l
a
m
s
i
s
t
e
m
y
a
n
g
a
s
l
i
.
L
a
n
g
k
a
h
2
.

M
e
r
u
m
u
s
k
a
n
m
a
s
a
l
a
h
.
T
u
j
u
a
n
n
y
a
a
d
a
l
a
h
u
n
t
u
k
m
e
m
p

e
r
o
l
e
h
p
e
m
a
n
f
a
a
t
a
n
l
a
t
i
h
a
n
,
p
e
l
u
r
u
s
,
d
a
n
o
p
e
r
a
t
o

r
f
i
n
i
s
h
i
n
g
u
n
t
u
k
s
i
s
t
e
m
y
a
n
g
a
s
l
i
d
a
n
m
o
d
i
f
i
k
a
s

i
.
A
s
u
m
s
i
m
e
l
i
p
u
t
i
:

d
u
a
l
a
t
i
h
a
n
y
a
n
g
i
d
e
n
t
i
k

T
i
d
a
k
a
d
a
p
e
n
a
n
g
a
n
a
n
m
a
t
e
r
i
a
l
w
a
k
t
u
a
n
t
a
r
a
t
i
g
a

o
p
e
r
a
s
i
.

k
e
t
e
r
s
e
d
i
a
a
n
m
e
s
i
n
m
e
n
y
i
r
a
t
k
a
n
k
e
t
e
r

s
e
d
i
a
a
n
o
p
e
r
a
t
o
r
.

P
a
r
t
s
d
i
p
r
o
s
e
s
s
e
c
a
r
a
F
I
F
O
.


S
e
m
u
a
w
a
k
t
u
d
a
l
a
m
m
e
n
i
t
.
L
a
n
g
k
a
h
3
.
M
e
n
g
u
m
p
u
l
k

a
n
d
a
n
m
e
m
p
r
o
s
e
s
d
a
t
a
s
i
s
t
e
m
n
y
a
t
a
.
D
i
t
o
k
o
p
e
k
e

r
j
a
a
n
,
b
a
g
i
a
n
T
y
p
e
1
t
i
b
a
s
e
t
i
a
p
3
0
m
e
n
i
t
,
d
a
n
b

a
g
i
a
n
T
i
p
e
2
t
i
b
a
s
e
t
i
a
p
2
0
m
e
n
i
t
.
D
i
b
u
t
u
h
k
a
n
2

m
e
n
i
t
u
n
t
u
k
r
u
t
e
b
a
g
i
a
n
T
i
p
e
1
d
a
n
1
0
m
e
n
i
t
u
n
t
u

k
r
u
t
e
T
i
p
e
2
b
a
g
i
a
n
k
e
d
a
e
r
a
h
p
e
n
g
e
b
o
r
a
n
.
B
a
g
i
a

n
m
e
n
u
n
g
g
u
d
a
l
a
m
a
n
t
r
i
a
n
s
a
m
p
a
i
s
a
l
a
h
s
a
t
u
d
a
r
i

d
u
a
m
e
s
i
n
b
o
r
m
e
n
j
a
d
i
t
e
r
s
e
d
i
a
.
S
e
t
e
l
a
h
p
e
n
g
e
b
o
r

a
n
,
T
i
p
e
1
b
a
g
i
a
n
y
a
n
g
d
i
a
r
a
h
k
a
n
k
e
p
e
l
u
r
u
s
d
a
n

T
i
p
e
2
b
a
g
i
a
n
y
a
n
g
P
e
n
g
a
n
t
a
r
P
e
m
o
d
e
l
a
n
d
a
n
S
i
m
u
l

a
s
i
1
1

d
i
t
e
r
u
s
k
a
n
k
e
o
p
e
r
a
t
o
r
f
i
n
i
s
h
i
n
g
.
S
e
t
e
l

a
h
m
e
l
u
r
u
s
k
a
n
,
T
i
p
e
1
b
a
g
i
a
n
y
a
n
g
d
i
a
r
a
h
k
a
n
k
e
o

p
e
r
a
t
o
r
f
i
n
i
s
h
i
n
g
.
K
a
l
i
o
p
e
r
a
s
i
u
n
t
u
k
b
a
i
k
b
a
g
i
a

n
b
e
r
t
e
k
a
d
u
n
t
u
k
m
e
n
j
a
d
i
s
e
b
a
g
a
i
b
e
r
i
k
u
t
.
w
a
k
t
u

p
e
n
g
e
b
o
r
a
n
t
e
r
d
i
s
t
r
i
b
u
s
i
n
o
r
m
a
l
d
e
n
g
a
n
m
e
a
n
1
0
,
0

d
a
n
s
t
a
n
d
a
r
d
e
v
i
a
s
i
1
.
0
.
W
a
k
t
u
m
e
l
u
r
u
s
k
a
n
s
e
c
a
r

a
e
k
s
p
o
n
e
n
s
i
a
l
d
i
d
i
s
t
r
i
b
u
s
i
k
a
n
d
e
n
g
a
n
r
a
t
a
r
a
t
a

1
5
,
0
.
F
i
n
i
s
h
i
n
g
m
e
m
b
u
t
u
h
k
a
n
5
m
e
n
i
t
p
e
r
b
a
g
i
a
n
.

L
a
n
g
k
a
h
4
.
M
e
r
u
m
u
s
k
a
n
d
a
n
m
e
n
g
e
m
b
a
n
g
k
a
n
m
o
d
e
l
.
S

e
b
u
a
h
m
o
d
e
l
d
a
r
i
s
i
s
t
e
m
d
a
n
m
o
d
i
f
i
k
a
s
i
i
n
i
d
i
k
e
m

b
a
n
g
k
a
n
m
e
n
g
g
u
n
a
k
a
n
p
a
k
e
t
s
i
m
u
l
a
s
i
.
J
e
j
a
k
d
i
v
e
r
i

f
i
k
a
s
i
b
a
h
w
a
b
a
g
i
a
n
b
a
g
i
a
n
m
e
n
g
a
l
i
r
m
e
l
a
l
u
i
j
o
b

s
h
o
p
s
e
p
e
r
t
i
y
a
n
g
d
i
h
a
r
a
p
k
a
n
.
L
a
n
g
k
a
h
5
.
V
a
l
i
d
a
s

i
m
o
d
e
l
.
P
e
m
a
n
f
a
a
t
a
n
u
n
t
u
k
j
a
n
g
k
a
y
a
n
g
c
u
k
u
p
p
a
n

j
a
n
g
d
a
r
i
s
i
s
t
e
m
y
a
n
g
a
s
l
i
i
t
u
d
i
n
i
l
a
i
m
a
s
u
k
a
k
a

l
o
l
e
h
o
p
e
r
a
t
o
r
m
e
s
i
n
t
o
k
o
.
L
a
n
g
k
a
h
M
o
d
e
l
6
.
D
o
k

u
m
e
n
u
n
t
u
k
p
e
n
g
g
u
n
a
a
n
m
a
s
a
d
e
p
a
n
.
M
o
d
e
l
s
i
s
t
e
m
y

a
n
g
a
s
l
i
d
a
n
m
o
d
i
f
i
k
a
s
i
d
i
d
o
k
u
m
e
n
t
a
s
i
k
a
n
s
e
t
e
l
i
t

i
m
u
n
g
k
i
n
.
L
a
n
g
k
a
h
7
.
P
i
l
i
h
d
e
s
a
i
n
e
k
s
p
e
r
i
m
e
n
y
a

n
g
s
e
s
u
a
i
.
S
i
s
t
e
m
y
a
n
g
a
s
l
i
d
a
n
m
o
d
i
f
i
k
a
s
i
y
a
n
g

d
i
j
e
l
a
s
k
a
n
d
i
a
t
a
s
d
i
p
e
l
a
j
a
r
i
.
L
a
n
g
k
a
h
8
.
M
e
n
e
t
a

p
k
a
n
k
o
n
d
i
s
i
e
k
s
p
e
r
i
m
e
n
t
a
l
u
n
t
u
k
b
e
r
j
a
l
a
n
.
S
e
t
i
a

p
m
o
d
e
l
d
i
j
a
l
a
n
k
a
n
t
i
g
a
k
a
l
i
u
n
t
u
k
4
0
0
0
m
e
n
i
t
d
a

n
r
e
g
i
s
t
e
r
s
t
a
t
i
s
t
i
k
d
i
b
e
r
s
i
h
k
a
n
p
a
d
a
w
a
k
t
u
1
0
0
0

,
s
e
h
i
n
g
g
a
s
t
a
t
i
s
t
i
k
d
i
b
a
w
a
h
d
i
k
u
m
p
u
l
k
a
n
p
a
d
a
i

n
t
e
r
v
a
l
w
a
k
t
u
[
1
0
0
0
,
4
0
0
0
]
.
P
a
d
a
a
w
a
l
s
i
m
u
l
a
s
i
d

i
j
a
l
a
n
k
a
n
,
t
i
d
a
k
a
d
a
b
a
g
i
a
n
d
i
t
o
k
o
m
e
s
i
n
.
L
a
n
g
k

a
h
9
.
L
a
k
u
k
a
n
s
i
m
u
l
a
s
i
b
e
r
j
a
l
a
n
.
B
e
r
j
a
l
a
n
d
i
l
a
k
u

k
a
n
s
e
b
a
g
a
i
m
a
n
a
d
i
t
e
n
t
u
k
a
n
d
a
l
a
m
L
a
n
g
k
a
h
8
d
i
a
t

a
s
.
L
a
n
g
k
a
h
1
0
.
M
e
n
a
f
s
i
r
k
a
n
d
a
n
h
a
s
i
l
i
n
i
.
T
a
b
e
l

1
b
e
r
i
s
i
s
t
a
t
i
s
t
i
k
p
e
m
a
n
f
a
a
t
a
n
t
i
g
a
o
p
e
r
a
s
i
u
n
t

u
k
s
i
s
t
e
m
y
a
n
g
a
s
l
i
d
a
n
m
o
d
i
f
i
k
a
s
i
(
d
a
l
a
m
t
a
n
d
a

k
u
r
u
n
g
)
.
T
a
b
e
l
1
:
S
t
a
t
i
s
t
i
k
P
e
m
a
n
f
a
a
t
a
n
P
e
n
g
e
b
o
r
a

n
S
t
r
a
i
g
h
t
e
n
i
n
g
F
i
n
i
s
h
i
n
g
B
e
r
a
r
t
i
R
u
n
#
0
.
8
3
1
(
0

.
7
8
)
0
.
5
1
(
0
.
5
8
)
0
.
4
2
(
0
.
3
9
)
B
e
r
a
r
t
i
R
u
n
#
0
.
8
2
2

(
0
,
9
0
)
0
,
5
2
(
0
,
4
9
)
0
,
4
1
(
0
,
4
5
)
B
e
r
a
r
t
i
R
u
n
#
0
.
8

4
3
(
0
.
8
1
)
0
.
4
2
(
0
.
5
6
)
0
.
4
2
(
0
.
4
0
)
S
t
d
.
D
e
v
.
J
a
l
a

n
k
a
n
#
0
.
6
9
1
(
0
.
7
5
)
0
.
5
0
(
0
.
4
9
)
0
.
4
9
(
0
.
4
9
)
S
t
d
.

D
e
v
.
J
a
l
a
n
k
a
n
#
0
.
6
8
2
(
0
.
7
8
)
0
.
5
0
(
0
.
5
0
)
0
.
4
9

(
0
.
5
0
)
S
t
d
.
D
e
v
.
J
a
l
a
n
k
a
n
#
0
.
6
9
3
(
0
.
7
6
)
0
.
4
9
(
0

.
5
0
)
0
.
4
9
(
0
.
4
9
)
p
e
m
a
n
f
a
a
t
a
n
b
e
r
a
r
t
i
m
e
w
a
k
i
l
i
s
e

b
a
g
i
a
n
k
e
c
i
l
d
a
r
i
w
a
k
t
u
s
e
r
v
e
r
s
i
b
u
k
,
y
a
i
t
u
,
w
a
k

t
u
s
i
b
u
k
/
t
o
t
a
l
w
a
k
t
u
.
S
e
l
a
n
j
u
t
n
y
a
,
o
u
t
p
u
t
r
a
t
a

r
a
t
a
p
e
m
a
n
f
a
a
t
a
n
u
n
t
u
k
p
e
n
g
e
b
o
r
a
n
h
a
r
u
s
d
i
b
a
g
i

d
e
n
g
a
n
j
u
m
l
a
h
l
a
t
i
h
a
n
u
n
t
u
k
m
e
n
d
a
p
a
t
k
a
n
p
e
m
a
n
f
a
a

t
a
n
p
e
r
b
o
r
.
S
e
t
i
a
p
b
o
r
s
i
b
u
k
s
e
k
i
t
a
r
4
0
%
d
a
r
i
w

a
k
t
u
d
a
n
m
e
l
u
r
u
s
k
a
n
d
a
n
o
p
e
r
a
s
i
m
e
n
y
e
l
e
s
a
i
k
a
n
s
i

b
u
k
s
e
k
i
t
a
r
s
e
p
a
r
u
h
w
a
k
t
u
.
I
n
i
b
e
r
a
r
t
i
b
a
h
w
a
u
n
t

u
k
b
e
b
a
n
k
e
r
j
a
y
a
n
g
d
i
b
e
r
i
k
a
n
,
s
i
s
t
e
m
i
n
i

k
u
r
a

n
g
d
i
m
a
n
f
a
a
t
k
a
n
.
A
k
i
b
a
t
n
y
a
,
p
e
m
a
n
f
a
a
t
a
n
r
a
t
a
r
a
t

a
t
i
d
a
k
b
e
r
u
b
a
h
s
e
c
a
r
a
s
u
b
s
t
a
n
s
i
a
l
a
n
t
a
r
a
s
i
s
t
e
m

y
a
n
g
a
s
l
i
d
a
n
m
o
d
i
f
i
k
a
s
i
;
s
t
a
n
d
a
r
d
e
v
i
a
s
i
d
a
r
i

o
p
e
r
a
s
i
p
e
n
g
e
b
o
r
a
n
t
a
m
p
a
k
n
y
a
t
e
l
a
h
m
e
n
i
n
g
k
a
t
k
a
r

e
n
a
p
e
n
i
n
g
k
a
t
a
n
k
e
a
c
a
k
a
n
d
i
m
o
d
i
f
i
k
a
s
i
.
S
i
g
n
i
f
i
k

a
n
s
i
s
t
a
t
i
s
t
i
k
d
a
r
i
p
e
n
g
a
m
a
t
a
n
i
n
i
d
a
p
a
t
d
i
t
e
n
t
u

k
a
n
d
e
n
g
a
n
m
e
n
g
h
i
t
u
n
g
i
n
t
e
r
v
a
l
k
e
p
e
r
c
a
y
a
a
n
p
a
d
a

p
e
m
a
n
f
a
a
t
a
n
r
a
t
a
r
a
t
a
d
a
r
i
s
i
s
t
e
m
a
s
l
i
d
a
n
d
i
m
o
d

i
f
i
k
a
s
i
.
L
a
n
g
k
a
h
1
1
.
M
e
r
e
k
o
m
e
n
d
a
s
i
k
a
n
t
i
n
d
a
k
a
n
l

e
b
i
h
l
a
n
j
u
t
.
u
k
u
r
a
n
k
i
n
e
r
j
a
l
a
i
n
y
a
n
g
m
e
n
a
r
i
k
m
u

n
g
k
i
n
:
t
h
r
o
u
g
h
p
u
t
s
u
k
u
c
a
d
a
n
g
u
n
t
u
k
s
i
s
t
e
m
,
b
e
r
a

r
t
i
w
a
k
t
u
d
a
l
a
m
s
i
s
t
e
m
u
n
t
u
k
k
e
d
u
a
j
e
n
i
s
b
a
g
i
a
n
,

p
a
n
j
a
n
g
a
n
t
r
i
a
n
r
a
t
a
r
a
t
a
d
a
n
m
a
k
s
i
m
u
m
u
n
t
u
k
s
e

t
i
a
p
o
p
e
r
a
s
i
.
m
o
d
i
f
i
k
a
s
i
l
a
i
n
y
a
n
g
m
e
n
a
r
i
k
m
u
n
g
k

i
n
:
a
l
i
r
a
n
b
a
g
i
a
n
u
n
t
u
k
g
a
n
d
a
t
o
k
o
m
e
s
i
n
,
o
p
e
r
a
s

i
f
i
n
i
s
h
i
n
g
y
a
n
g
a
k
a
n
d
i
u
l
a
n
g
u
n
t
u
k
1
0
%
d
a
r
i
p
r
o

d
u
k
s
e
c
a
r
a
p
r
o
b
a
b
i
l
i
s
t
i
k
.
7
A
P
A
Y
A
N
G
M
E
M
B
U
A
T
M
A
S

A
L
A
H
C
O
C
O
K
U
N
T
U
K
P
E
M
O
D
E
L
A
N
S
I
M
U
L
A
S
I
D
A
N
A
N
A
L
I
S
I
S

?
S
e
c
a
r
a
u
m
u
m
,
s
e
t
i
a
p
k
a
l
i
a
d
a
k
e
b
u
t
u
h
a
n
u
n
t
u
k
m

o
d
e
l
d
a
n
m
e
n
g
a
n
a
l
i
s
i
s
k
e
a
c
a
k
a
n
d
a
l
a
m
s
u
a
t
u
s
i
s
t
e

m
,
s
i
m
u
l
a
s
i
a
d
a
l
a
h
a
l
a
t
p
i
l
i
h
a
n
.
L
e
b
i
h
k
h
u
s
u
s
,
s

i
t
u
a
s
i
d
i
m
a
n
a
p
e
m
o
d
e
l
a
n
s
i
m
u
l
a
s
i
d
a
n
a
n
a
l
i
s
i
s
y

a
n
g
d
i
g
u
n
a
k
a
n
a
d
a
l
a
h
s
e
b
a
g
a
i
b
e
r
i
k
u
t
:

T
i
d
a
k
m
u

n
g
k
i
n
a
t
a
u
s
a
n
g
a
t
m
a
h
a
l
u
n
t
u
k
m
e
n
g
a
m
a
t
i
p
r
o
s
e
s
t

e
r
t
e
n
t
u
d
i
d
u
n
i
a
n
y
a
t
a
,
m
i
s
a
l
n
y
a
,
s
t
a
t
i
s
t
i
k
k
a
n
k

e
r
t
a
h
u
n
d
e
p
a
n
,
k
i
n
e
r
j
a
p
e
s
a
w
a
t
r
u
a
n
g
a
n
g
k
a
s
a
b
e

r
i
k
u
t
n
y
a
,
d
a
n
e
f
e
k
d
a
r
i
i
k
l
a
n
i
n
t
e
r
n
e
t
p
a
d
a
p
e
n
j

u
a
l
a
n
p
e
r
u
s
a
h
a
a
n
.

M
a
s
a
l
a
h
d
i
m
a
n
a
m
o
d
e
l
m
a
t
e
m
a

t
i
k
a
d
a
p
a
t
d
i
r
u
m
u
s
k
a
n
,
t
e
t
a
p
i
s
o
l
u
s
i
a
n
a
l
i
t
i
k
y
a

n
g
b
a
i
k
t
i
d
a
k
m
u
n
g
k
i
n
(
m
i
s
a
l
n
y
a
,
p
e
k
e
r
j
a
a
n
t
o
k
o

p
e
n
j
a
d
w
a
l
a
n
m
a
s
a
l
a
h
,
t
i
n
g
g
i
o
r
d
e
r
p
e
r
b
e
d
a
a
n
p
e
r
s

a
m
a
a
n
)
a
t
a
u
t
e
r
l
a
l
u
r
u
m
i
t
(
m
i
s
a
l
n
y
a
,
s
i
s
t
e
m
y
a
n
g

k
o
m
p
l
e
k
s
s
e
p
e
r
t
i
p
a
s
a
r
s
a
h
a
m
,
d
a
n
m
o
d
e
l
s
k
a
l
a
a

n
t
r
i
a
n
b
e
s
a
r
)
.

T
i
d
a
k
m
u
n
g
k
i
n
a
t
a
u
s
a
n
g
a
t
m
a
h
a
l

u
n
t
u
k
m
e
m
v
a
l
i
d
a
s
i
m
o
d
e
l
m
a
t
e
m
a
t
i
k
a
y
a
n
g
m
e
n
j
e
l
a

s
k
a
n
s
i
s
t
e
m
,
m
i
s
a
l
n
y
a
,
k
a
r
e
n
a
d
a
t
a
t
i
d
a
k
c
u
k
u
p
.

A
p
l
i
k
a
s
i
s
i
m
u
l
a
s
i
b
e
r
l
i
m
p
a
h
d
i
b
i
d
a
n
g
p
e
m
e
r
i
n
t
a
h

a
n
,
p
e
r
t
a
h
a
n
a
n
,
k
o
m
p
u
t
e
r
d
a
n
s
i
s
t
e
m
k
o
m
u
n
i
k
a
s
i
,

m
a
n
u
f
a
k
t
u
r
,
t
r
a
n
s
p
o
r
t
a
s
i
(
k
o
n
t
r
o
l
l
a
l
u
l
i
n
t
a
s
u
d

a
r
a
)
,
p
e
r
a
w
a
t
a
n
k
e
s
e
h
a
t
a
n
,
e
k
o
l
o
g
i
d
a
n
l
i
n
g
k
u
n
g
a

n
,
s
t
u
d
i
s
o
s
i
o
l
o
g
i
s
d
a
n
p
e
r
i
l
a
k
u
,
b
i
o
s
c
i
e
n
c
e
s
,
e

p
i
d
e
m
i
o
l
o
g
i
,
j
a
s
a
(
b
a
n
k
t
e
l
l
e
r
p
e
n
j
a
d
w
a
l
a
n
)
,
e
k
o

n
o
m
i
d
a
n
a
n
a
l
i
s
i
s
b
i
s
n
i
s
.
8
C
A
R
A
P
I
L
I
H
S
I
M
U
L
A
S
I

S
O
F
T
W
A
R
E
?
M
e
s
k
i
p
u
n
m
o
d
e
l
s
i
m
u
l
a
s
i
d
a
p
a
t
d
i
b
a
n
g
u
n

d
e
n
g
a
n
m
e
n
g
g
u
n
a
k
a
n
b
a
h
a
s
a
p
e
m
r
o
g
r
a
m
a
n
t
u
j
u
a
n
u
m

u
m
y
a
n
g
a
k
r
a
b
a
n
a
l
i
s
,
y
a
n
g
t
e
r
s
e
d
i
a
m
e
l
a
l
u
i
b
e
r
b

a
g
a
i
p
l
a
t
f
o
r
m
,
d
a
n
l
e
b
i
h
m
u
r
a
h
,
k
e
b
a
n
y
a
k
a
n
s
t
u
d
i

s
i
m
u
l
a
s
i
s
a
a
t
i
n
i
d
i
i
m
p
l
e
m
e
n
t
a
s
i
k
a
n
m
e
n
g
g
u
n
a
k
a
n

p
a
k
e
t
s
i
m
u
l
a
s
i
.
K
e
u
n
t
u
n
g
a
n
d
i
k
u
r
a
n
g
i
p
e
r
s
y
a
r
a
t
a

n
p
e
m
r
o
g
r
a
m
a
n
;
k
e
r
a
n
g
k
a
a
l
a
m
i
u
n
t
u
k
p
e
m
o
d
e
l
a
n
s
i

m
u
l
a
s
i
;
b
i
m
b
i
n
g
a
n
k
o
n
s
e
p
t
u
a
l
;
p
e
n
g
u
m
p
u
l
a
n
o
t
o
m
a
t

i
s
s
t
a
t
i
s
t
i
k
;
s
i
m
b
o
l
i
s
m
e
g
r
a
f
i
s
u
n
t
u
k
k
o
m
u
n
i
k
a
s
i

;
a
n
i
m
a
s
i
;
d
a
n
s
e
m
a
k
i
n
,
f
l
e
k
s
i
b
i
l
i
t
a
s
u
n
t
u
k
m
e
n
g

u
b
a
h
m
o
d
e
l
.
A
d
a
r
a
t
u
s
a
n
p
r
o
d
u
k
s
i
m
u
l
a
s
i
d
i
p
a
s
a
r

,
b
a
n
y
a
k
d
e
n
g
a
n
t
a
g
h
a
r
g
a
$
1
5
.
0
0
0
a
t
a
u
l
e
b
i
h
.
T

e
n
t
u
,
p
e
r
t
a
n
y
a
a
n
t
e
n
t
a
n
g
b
a
g
a
i
m
a
n
a
u
n
t
u
k
m
e
m
i
l
i
h

y
a
n
g
t
e
r
b
a
i
k
s
o
f
t
w
a
r
e
s
i
m
u
l
a
s
i
u
n
t
u
k
a
p
l
i
k
a
s
i
m

u
n
c
u
l
.
M
e
t
r
i
k
u
n
t
u
k
e
v
a
l
u
a
s
i
m
e
l
i
p
u
t
i
f
l
e
k
s
i
b
i
l
i

t
a
s
m
o
d
e
l
i
n
g
,
k
e
m
u
d
a
h
a
n
p
e
n
g
g
u
n
a
a
n
,
p
e
m
o
d
e
l
a
n
s
t

r
u
k
t
u
r
(
h
i
r
a
r
k
i
s
v
/
s
d
a
t
a
r
;
b
e
r
o
r
i
e
n
t
a
s
i
o
b
j
e
k

v
/
s
b
e
r
s
a
r
a
n
g
)
,
k
o
d
e
u
s
a
b
i
l
i
t
a
s
,
a
n
t
a
r
m
u
k
a
p
e

n
g
g
u
n
a
g
r
a
f
i
s
,
a
n
i
m
a
s
i
,
g
r
a
f
i
s
b
i
s
n
i
s
y
a
n
g
d
i
n
a
m

i
s
,
p
e
r
a
n
g
k
a
t
k
e
r
a
s
d
a
n
p
e
r
a
n
g
k
a
t
l
u
n
a
k
p
e
r
s
y
a
r
a

t
a
n
,
k
e
m
a
m
p
u
a
n
s
t
a
t
i
s
t
i
k
,
l
a
p
o
r
a
n
o
u
t
p
u
t
d
a
n
p
l
o

t
g
r
a
f
i
s
,
d
u
k
u
n
g
a
n
p
e
l
a
n
g
g
a
n
,
d
a
n
d
o
k
u
m
e
n
t
a
s
i
.
D

u
a
j
e
n
i
s
p
a
k
e
t
s
i
m
u
l
a
s
i
a
d
a
l
a
h
b
a
h
a
s
a
s
i
m
u
l
a
s
i
d

a
n
a
p
l
i
k
a
s
i
b
e
r
o
r
i
e
n
t
a
s
i
s
i
m
u
l
a
t
o
r
(
T
a
b
e
l
2
)
.
b
a

h
a
s
a
s
i
m
u
l
a
s
i
m
e
n
a
w
a
r
k
a
n
f
l
e
k
s
i
b
i
l
i
t
a
s
l
e
b
i
h
d
a
r

i
s
i
m
u
l
a
t
o
r
a
p
l
i
k
a
s
i
b
e
r
o
r
i
e
n
t
a
s
i
.
D
i
s
i
s
i
l
a
i
n
,

b
a
h
a
s
a
m
e
m
e
r
l
u
k
a
n
j
u
m
l
a
h
y
a
n
g
b
e
r
v
a
r
i
a
s
i
k
e
a
h
l
i

a
n
p
e
m
r
o
g
r
a
m
a
n
.
A
p
l
i
k
a
s
i
b
e
r
o
r
i
e
n
t
a
s
i
s
i
m
u
l
a
t
o
r

l
e
b
i
h
m
u
d
a
h
u
n
t
u
k
b
e
l
a
j
a
r
d
a
n
m
e
m
i
l
i
k
i
m
o
d
e
l
k
o
n

s
t
r
u
k
s
i
t
e
r
k
a
i
t
e
r
a
t
d
e
n
g
a
n
a
p
l
i
k
a
s
i
.
K
e
b
a
n
y
a
k
a
n

p
a
k
e
t
s
i
m
u
l
a
s
i
m
e
n
g
g
a
b
u
n
g
k
a
n
a
n
i
m
a
s
i
y
a
n
g
s
a
n
g
a

t
b
a
i
k
u
n
t
u
k
k
o
m
u
n
i
k
a
s
i
d
a
n
d
a
p
a
t
d
i
g
u
n
a
k
a
n
u
n
t
u

k
d
e
b
u
g
p
r
o
g
r
a
m
s
i
m
u
l
a
s
i
;
"
b
e
n
a
r
m
e
n
c
a
r
i
"
a
n
i
m
a
s

i
,
b
a
g
a
i
m
a
n
a
p
u
n
,
a
d
a
l
a
h
b
u
k
a
n
j
a
m
i
n
a
n
m
o
d
e
l
y
a
n
g

v
a
l
i
d
.
L
e
b
i
h
p
e
n
t
i
n
g
l
a
g
i
,
a
n
i
m
a
s
i
b
u
k
a
n
l
a
h
p
e
n

g
g
a
n
t
i
u
n
t
u
k
a
n
a
l
i
s
i
s
o
u
t
p
u
t
T
a
b
e
l
2
:
P
a
k
e
t
S
i
m
u
l

a
s
i
J
e
n
i
s
C
o
n
t
o
h
s
i
m
u
l
a
s
i
P
a
k
e
t
S
i
m
u
l
a
s
i
A
r
e
n
a
(
s
e
b
e

l
u
m
n
y
a
S
I
M
A
N
)
,
A
w
e
S
i
m
!
(
s
e
b
e
l
u
m
n
y
a
b
a
h
a
s
a
S
L
A
M
I
I

)
,
M
e
m
p
e
r
p
a
n
j
a
n
g
,
p
e
r
a
n
g
k
a
t
l
u
n
a
k
G
P
S
S
,
M
i
c
r
o
S
a

i
n
t
,
S
I
M
S
C
R
I
P
T
,
S
L
X
P
e
r
a
n
g
k
a
t
l
u
n
a
k
b
e
r
o
r
i
e
n
t
a
s
i
o

b
y
e
k
:
M
O
D
S
I
M
I
I
I
,
+
+
S
E
D
E
R
H
A
N
A
s
o
f
t
w
a
r
e
a
n
i
m
a
s
i
:

B
u
k
t
i
a
n
i
m
a
s
i
A
p
l
i
k
a
s
i
M
a
n
u
f
a
k
t
u
r
:
A
u
t
o
M
o
d
,
M
e
m
p
e

r
p
a
n
j
a
n
g
+
M
F
G
,
B
e
r
o
r
i
e
n
t
a
s
i
F
A
K
T
O
R
/
A
I
M
,
M
a
n
S
i
m

/
X
,
M
P
$
I
M
,
S
i
m
u
l
a
t
o
r
P
r
o
M
o
d
e
l
,
Q
U
E
S
T
,
T
a
y
l
o
r

I
I
,
W
I
T
N
E
S
S
K
o
m
u
n
i
k
a
s
i
/
k
o
m
p
u
t
e
r
:
C
o
m
n
e
t
I
I
I
,
J
A
R

I
N
G
A
N
I
I
.
5
,
O
P
N
E
T
M
o
d
e
l
e
r
,
O
P
N
E
T
P
e
r
e
n
c
a
n
a
,
S
E
S
/

S
t
r
a
t
e
g
i
z
e
r
,
S
E
S
/
m
e
j
a
k
e
r
j
a
B
i
s
n
i
s
:
B
P
$
I
M
,
P

e
r
p
a
n
j
a
n
g
+
B
P
R
,
p
r
o
c
e
s
s
M
o
d
e
l
,
S
e
r
v
i
c
e
M
o
d
e
l
,
S
i
m
p

r
o
c
e
s
s
,
m
e
s
i
n
W
a
k
t
u
P
e
r
a
w
a
t
a
n
k
e
s
e
h
a
t
a
n
:
M
e
d
M
o
d
e
l

9
M
A
N
F
A
A
T
P
E
M
O
D
E
L
A
N
S
I
M
U
L
A
S
I
D
A
N
A
N
A
L
I
S
I
S
M
e
n
u
r

u
t
p
r
a
k
t
i
s
i
,
p
e
m
o
d
e
l
a
n
s
i
m
u
l
a
s
i
d
a
n
a
n
a
l
i
s
i
s
a
d
a

l
a
h
s
a
l
a
h
s
a
t
u
t
e
k
n
i
k
r
i
s
e
t
o
p
e
r
a
s
i
y
a
n
g
p
a
l
i
n
g

s
e
r
i
n
g
d
i
g
u
n
a
k
a
n
.
K
e
t
i
k
a
d
i
g
u
n
a
k
a
n
d
e
n
g
a
n
b
i
j
a
k
s

a
n
a
,
p
e
m
o
d
e
l
a
n
s
i
m
u
l
a
s
i
d
a
n
a
n
a
l
i
s
i
s
m
e
m
u
n
g
k
i
n
k
a

n
u
n
t
u
k
:

M
e
n
d
a
p
a
t
k
a
n
p
e
m
a
h
a
m
a
n
y
a
n
g
l
e
b
i
h
b
a
i
k

d
a
r
i
s
i
s
t
e
m
d
e
n
g
a
n
m
e
n
g
e
m
b
a
n
g
k
a
n
m
o
d
e
l
m
a
t
e
m
a
t
i

k
a
d
a
r
i
s
u
a
t
u
s
i
s
t
e
m

b
u
n
g
a
,
d
a
n
m
e
n
g
a
m
a
t
i
o
p
e

r
a
s
i
s
i
s
t
e
m
s
e
c
a
r
a
r
i
n
c
i
s
e
l
a
m
a
j
a
n
g
k
a
w
a
k
t
u
y
a
n

g
p
a
n
j
a
n
g
.

U
j
i
h
i
p
o
t
e
s
i
s
t
e
n
t
a
n
g
s
i
s
t
e
m
u
n
t
u
k

k
e
l
a
y
a
k
a
n
.

K
o
m
p
r
e
s
w
a
k
t
u
u
n
t
u
k
m
e
n
g
a
m
a
t
i
f
e
n
o
m

e
n
a
t
e
r
t
e
n
t
u
s
e
l
a
m
a
j
a
n
g
k
a
a
t
a
u
m
e
m
p
e
r
l
u
a
s
w
a
k
t
u

u
n
t
u
k
m
e
n
g
a
m
a
t
i
f
e
n
o
m
e
n
a
y
a
n
g
k
o
m
p
l
e
k
s
s
e
c
a
r
a
r

i
n
c
i
.

M
e
m
p
e
l
a
j
a
r
i
e
f
e
k
d
a
r
i
p
e
r
u
b
a
h
a
n
i
n
f
o
r
m
a
s

i
,
o
r
g
a
n
i
s
a
s
i
,
l
i
n
g
k
u
n
g
a
n
d
a
n
k
e
b
i
j
a
k
a
n
t
e
r
t
e
n
t
u

p
a
d
a
o
p
e
r
a
s
i
s
i
s
t
e
m
d
e
n
g
a
n
m
e
n
g
u
b
a
h
m
o
d
e
l
s
i
s
t
e

m
;
i
n
i
d
a
p
a
t
d
i
l
a
k
u
k
a
n
t
a
n
p
a
m
e
n
g
g
a
n
g
g
u
s
i
s
t
e
m
n

y
a
t
a
d
a
n
s
e
c
a
r
a
s
i
g
n
i
f
i
k
a
n
m
e
n
g
u
r
a
n
g
i
r
i
s
i
k
o
b
e
r

e
k
s
p
e
r
i
m
e
n
d
e
n
g
a
n
s
i
s
t
e
m
n
y
a
t
a
.

P
e
r
c
o
b
a
a
n
d
e
n
g

a
n
s
i
t
u
a
s
i
b
a
r
u
a
t
a
u
t
i
d
a
k
d
i
k
e
t
a
h
u
i
t
e
n
t
a
n
g
y
a
n

g
h
a
n
y
a
i
n
f
o
r
m
a
s
i
y
a
n
g
l
e
m
a
h
t
e
r
s
e
d
i
a
.

M
e
n
g
i
d
e

n
t
i
f
i
k
a
s
i
"
m
e
n
g
e
m
u
d
i
"
v
a
r
i
a
b
e
l
o
r
a
n
g
y
a
n
g
m
e
n
g

u
k
u
r
k
i
n
e
r
j
a
y
a
n
g
p
a
l
i
n
g
s
e
n
s
i
t
i
f
t
e
r
h
a
d
a
p
d
a
n

a
n
t
a
r
h
u
b
u
n
g
a
n
d
i
a
n
t
a
r
a
m
e
r
e
k
a
.

M
e
n
g
i
d
e
n
t
i
f
i

k
a
s
i
h
a
m
b
a
t
a
n
d
a
l
a
m
a
l
i
r
a
n
e
n
t
i
t
a
s
(
m
a
t
e
r
i
a
l
,
o
r

a
n
g
,
d
l
l
)
a
t
a
u
i
n
f
o
r
m
a
s
i
.

G
u
n
a
k
a
n
b
e
b
e
r
a
p
a
m
e
t

r
i
k
k
i
n
e
r
j
a
u
n
t
u
k
m
e
n
g
a
n
a
l
i
s
i
s
k
o
n
f
i
g
u
r
a
s
i
s
i
s
t
e

m
.

M
e
m
p
e
k
e
r
j
a
k
a
n
p
e
n
d
e
k
a
t
a
n
s
i
s
t
e
m
u
n
t
u
k
p
e
m
e
c

a
h
a
n
m
a
s
a
l
a
h
.

M
e
n
g
e
m
b
a
n
g
k
a
n
s
i
s
t
e
m
y
a
n
g
d
i
r
a
n
c

a
n
g
d
e
n
g
a
n
b
a
i
k
d
a
n
k
u
a
t
d
a
n
m
e
n
g
u
r
a
n
g
i
w
a
k
t
u
p
e

n
g
e
m
b
a
n
g
a
n
s
i
s
t
e
m
.
1
0
A
P
A
S
A
J
A
P
e
r
a
n
g
k
a
p
u
n
t
u
k
m

e
n
j
a
g
a
t
e
r
h
a
d
a
p
I
N
S
I
M
U
L
A
S
I
?
S
i
m
u
l
a
s
i
b
i
s
a
m
e
n
j
a

d
i
m
e
m
a
k
a
n
w
a
k
t
u
d
a
n
l
a
t
i
h
a
n
y
a
n
g
k
o
m
p
l
e
k
s
,
d
a
r
i

p
e
m
o
d
e
l
a
n
m
e
l
a
l
u
i
a
n
a
l
i
s
i
s
o
u
t
p
u
t
,
y
a
n
g
m
e
n
g
h
a
r

u
s
k
a
n
k
e
t
e
r
l
i
b
a
t
a
n
a
h
l
i
p
e
n
d
u
d
u
k
d
a
n
p
e
n
g
a
m
b
i
l
k

e
p
u
t
u
s
a
n
d
a
l
a
m
s
e
l
u
r
u
h
p
r
o
s
e
s
.
B
e
r
i
k
u
t
a
d
a
l
a
h
d
a

f
t
a
r
d
a
r
i
j
e
b
a
k
a
n
u
n
t
u
k
m
e
n
j
a
g
a
t
e
r
h
a
d
a
p
.

t
u
j
u

a
n
y
a
n
g
t
i
d
a
k
j
e
l
a
s
.

M
e
n
g
g
u
n
a
k
a
n
s
i
m
u
l
a
s
i
k
e
t
i

k
a
s
o
l
u
s
i
a
n
a
l
i
t
i
k
y
a
n
g
t
e
p
a
t
.

M
o
d
e
l
t
i
d
a
k
v
a
l

i
d
.
M
o
d
e
l
s
i
m
u
l
a
s
i

t
e
r
l
a
l
u
r
u
m
i
t
a
t
a
u
t
e
r
l
a
l
u

s
e
d
e
r
h
a
n
a
.

a
s
u
m
s
i
K
e
l
i
r
u
.
a
s
u
m
s
i

b
e
r
d
o
k
u
m
e
n
.

H
a
l
i
n
i
s
a
n
g
a
t
p
e
n
t
i
n
g
d
a
n
s
a
n
g
a
t
d
i
s
a
r
a
n
k
a
n
b
a

h
w
a
a
s
u
m
s
i
y
a
n
g
d
i
b
u
a
t
p
a
d
a
s
e
t
i
a
p
t
a
h
a
p
p
e
m
o
d
e
l

a
n
s
i
m
u
l
a
s
i
d
a
n
a
n
a
l
i
s
i
s
l
a
t
i
h
a
n
d
i
d
o
k
u
m
e
n
t
a
s
i
k
a

n
s
e
c
a
r
a
m
e
n
y
e
l
u
r
u
h
.

M
e
n
g
g
u
n
a
k
a
n
d
i
s
t
r
i
b
u
s
i
m
a

s
u
k
a
n
p
r
o
b
a
b
i
l
i
t
a
s
y
a
n
g
s
a
l
a
h
.

M
e
n
g
g
a
n
t
i
d
i
s
t
r

i
b
u
s
i
(
s
t
o
c
h
a
s
t
i
c
)
o
l
e
h
m
e
a
n
(
d
e
t
e
r
m
i
n
i
s
t
i
k
)
.

M
e
n
g
g
u
n
a
k
a
n
u
k
u
r
a
n
k
i
n
e
r
j
a
y
a
n
g
s
a
l
a
h
.

B
u
g
s
d
a

l
a
m
p
r
o
g
r
a
m
s
i
m
u
l
a
s
i
.

M
e
n
g
g
u
n
a
k
a
n
r
u
m
u
s
s
t
a
t
i
s

t
i
k
s
t
a
n
d
a
r
y
a
n
g
m
e
n
g
a
n
g
g
a
p
k
e
m
e
r
d
e
k
a
a
n
p
a
d
a
a
n
a

l
i
s
i
s
h
a
s
i
l
s
i
m
u
l
a
s
i
.

B
i
a
s
a
w
a
l
d
a
l
a
m
o
u
t
p
u
t
d

a
t
a
.

M
e
m
b
u
a
t
s
a
t
u
s
i
m
u
l
a
s
i
d
i
j
a
l
a
n
k
a
n
u
n
t
u
k
k
o

n
f
i
g
u
r
a
s
i
.
P
e
n
g
a
n
t
a
r
P
e
m
o
d
e
l
a
n
d
a
n
S
i
m
u
l
a
s
i
1
3


j
a
d
w
a
l
M
i
s
k
i
n
d
a
n
p
e
r
e
n
c
a
n
a
a
n
a
n
g
g
a
r
a
n
.

K
o
m
u

n
i
k
a
s
i
y
a
n
g
b
u
r
u
k
a
n
t
a
r
a
p
e
r
s
o
n
e
l
y
a
n
g
t
e
r
l
i
b
a
t

d
a
l
a
m
s
t
u
d
i
s
i
m
u
l
a
s
i
.

Вам также может понравиться