Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 721 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 721 Bytes

Optimized Chemotherapy Regimen

Modelling and opitimization of a chemotherapy medical regimen from Operations Research using CPLEX and Gurobi.

Contents

  • Report: Contains project description, models with an IP problem, decision variables, parameters, objective function, and constraints
  • Part a: Variation of quality of life using existing constraints while maintaining consistent dosage using CPLEX
  • Part b: Optimization of quality of life withb respect to side effects and variation from base regimen with minimum cost using Gurobi
  • Part c: Personalized chemo-therapy regimen for my patient considering new constrains while still achieving the desired level of Q-score with minimum cost using Gurobi