Journals
Publish with us
Publishing partnerships
About us
Blog
Mathematical Problems in Engineering
Journal overview
For authors
For reviewers
For editors
Table of Contents
Special Issues
Mathematical Problems in Engineering
/
2014
/
Article
/
Alg 1
/
Research Article
A Dynamical Reliability Prediction Algorithm for Composite Service
Algorithm 1
Double
(graph
, vertex
).
(1) {
(2) double
;
(3) for
;
(4)
!=
(5) if
;
(6) {
(7) if
(8)
;
(9) else if
(10)
;
(11) else
;;
(12) }
(13)
return
;
(14) }