(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

What is it about?

Concrete bridges deteriorate with time. Models are needed to forecast the future conditions and plan appropriate measures. Available deterioration models include Markov chain, regression based and artificial intelligence. Markov chains model is typically used in practice. The paper proposes the D-S theory to compliment the markov chains model

Read more on Kudos…
The following have contributed to this page:
Saleh Abu Dabous
' ,"url"));