Git Product home page Git Product logo

operation-research-application's Introduction

Operation Research Application (2021 spring)

This repository stores the assignments and project of the Operation Research Application course. The topics of each assignment are organized roughly as follows, while the directory of each describes the assignment, OR model, and programming in details (see .pdf and .html files in each directory).

Assignment 1

  • Linear Programming (LP)
    • LP model with objective function and constraints.
    • Solve the model by the Python+Pulp solver.
  • Markov chain (MC)
    • Description of Markovian property.
    • Steady-state probabilities of the state of the Markov chain.

Assignment 2

  • Stochastic Programming
    • Scenario Analysis and the EV solution calculations.
    • Deterministic Equivalent Problem (DEP) formulation of two-stage recourse problem (RP).
    • Expected Value of Perfect Information (EVPI) and value of the stochastic solution (VSS).
    • Monte Carlo sampling average approximation (SAA) in continuous scenarios.
  • Decision Analysis and Value of Information
    • Decision tree forming: decision nodes, chance nodes, and the best production strategy.
    • Probabilities calculating: joint probabilities, marginal probabilities, and posterior probabilities.
    • EVPI and EVE calculation.

Assignment 3

  • Multi-facility location problem
    • Nonlinear programming (NLP) model solved by Python + Gurobi solver.
    • Graphic result of the solutions.
  • Facility Location proofing
    • SFMS with rectilinear distances. A “short-cut” is introduced to observe that the slope at point x is equal to the sum of the weights to the left of x, minus the sum of the weights to the right of x. Prove and show why this is generally true?
    • SFMS with rectilinear distances. Given what you have shown in above question, prove that the median property gives an optimal solution to the problem.
  • Cutting-stock problem
    • LP model formulation with piecewise linearization technique, solved by Python + Gurobi solver.
    • Graphic result of the solutions.

Assignment 4

  • Multi-Objective Decision Analysis (MODA)
    • Concept of Dominance.
    • Weighting method.
    • 𝜀 −Constraint Method.
    • Efficient Set.
  • Data Envelopment Analysis (DEA)
    • Input-oriented DEA formulation.
    • Efficiency calculation: overall efficiency, technical efficiency, and scale efficiency.
    • Suggestion for decision making units.

Efficiency Measure in Insurance Industry – A Network DEA Model

  • Use dummy process to deal with complicated network system, to handle arithmetic problem in network-DEA VRS model
  • Update network framework in insurance industry.
  • Update insurance data sets from 2002 to 2019.

operation-research-application's People

Contributors

wuyentung avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.