Difference between revisions of "The Wisdom of OR"

From IFORS Developing Countries Online Resources
Jump to: navigation, search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
'''By: Subhash Datta'''  
 
'''By: Subhash Datta'''  
'''
 
Link to Article:''' http://ifors.org/developing_countries/downloads/Wisdom_of_OR.pdf
 
  
  
[['''Category:'''General Articles]]
+
'''INTRODUCTION'''
 +
 
 +
Operational Research(OR)can be defined as a scientific method for problem solving. The methodologies and principles of OR have been applied to the problems of agriculture, food production, health, education, infrastructure and other related fields in the developed economies. Such applications in the case of developing economies have been scarce.OR has a major role in solving the complex problems of inclusive growth
 +
and sustainable development with interdisciplinary and innovative approaches.
 +
 
 +
 
 +
'''Link to Article:''' http://ifors.org/developing_countries/downloads/Wisdom_of_OR.pdf
 +
 
 +
 
 +
<html>
 +
<head>
 +
</head>
 +
<body>
 +
<!-- Add this element exactly where you want the Rating-Widget to appear -->
 +
<div class="rw-ui-container rw-urid-1"></div>
 +
 
 +
<!--
 +
    You can add more Rating-Widgets in your site,
 +
    just pick some new rating-widget-unique-id (must be positive integer).
 +
    For example (rating-widget-unique-id = 38):
 +
    <div class="rw-ui-container rw-urid-38"></div>
 +
-->
 +
 
 +
<!-- Add this javascript code immediately before the </body> tag -->
 +
<div class="rw-js-container">
 +
    <script type="text/javascript">
 +
        // Async Rating-Widget initialization.
 +
        function RW_Async_Init(){
 +
            RW.init({
 +
                uid: "D88E0D7E87848FF8B4054F069897FB75",
 +
                huid: "127195",
 +
                options: {
 +
                    style: "oxygen"
 +
                }
 +
            });
 +
            RW.render();
 +
        }
 +
 
 +
        // Append Rating-Widget JavaScript library.
 +
        if (typeof(RW) == "undefined"){
 +
            (function(){
 +
                var rw = document.createElement("script"),
 +
                    d = new Date(), ck = "Y" + d.getFullYear() + "M" + d.getMonth() + "D" + d.getDate();
 +
                rw.type = "text/javascript"; rw.async = true;
 +
                rw.src = "http://js.rating-widget.com/external.min.js?ck=" + ck;
 +
                var s = document.getElementsByTagName("script")[0];
 +
                s.parentNode.insertBefore(rw, s);
 +
            })();
 +
        }
 +
 
 +
    </script>
 +
</div>
 +
</body>
 +
</html>
 +
 
 +
 
 +
[[Category:General Articles]]

Latest revision as of 05:13, 30 July 2019

By: Subhash Datta


INTRODUCTION

Operational Research(OR)can be defined as a scientific method for problem solving. The methodologies and principles of OR have been applied to the problems of agriculture, food production, health, education, infrastructure and other related fields in the developed economies. Such applications in the case of developing economies have been scarce.OR has a major role in solving the complex problems of inclusive growth and sustainable development with interdisciplinary and innovative approaches.


Link to Article: http://ifors.org/developing_countries/downloads/Wisdom_of_OR.pdf