Pinned Repositories
DecisionProgramming.jl
DecisionProgramming.jl is a Julia package for solving multi-stage decision problems under uncertainty, modeled using influence diagrams. Internally, it relies on mathematical optimization. Decision models can be embedded within other optimization models.
decomposition-short-course
Material for a decomposition short course I teach sometimes
EnergySystemModeling.jl
Transmission capacity expansion model implemented as linear optimization model in Julia using JuMP.
Gogeta.jl
Representing machine learning models using mathematical programming
optimisation-notes
Lecture notes for Linear and Nonlinear optimisation.
p-Lagrangian_relaxation.jl
The package contains the implementation of the p-Lagrangian relaxation technique which is a part of the paper "The p-Lagrangian relaxation for nonconvex MIQCQP problems with complicating constraints"
pyDecisionProgramming
Python interface for DecisionProgramming.jl
ShelfSpaceAllocation.jl
ShelfSpaceAllocation.jl is a Julia package for solving the retail shelf space allocation problem. Internally, it relies on mathematical optimization, where the model is a mixed-integer linear program.
website_research_team
WOI_UFSCar2023
Short course on opt under uncertainty @ UFSCar 2023
Gamma-Opt's Repositories
gamma-opt/DecisionProgramming.jl
DecisionProgramming.jl is a Julia package for solving multi-stage decision problems under uncertainty, modeled using influence diagrams. Internally, it relies on mathematical optimization. Decision models can be embedded within other optimization models.
gamma-opt/Gogeta.jl
Representing machine learning models using mathematical programming
gamma-opt/optimisation-notes
Lecture notes for Linear and Nonlinear optimisation.
gamma-opt/EnergySystemModeling.jl
Transmission capacity expansion model implemented as linear optimization model in Julia using JuMP.
gamma-opt/WOI_UFSCar2023
Short course on opt under uncertainty @ UFSCar 2023
gamma-opt/MESSO
Modeling Energy Systems using SpineOpt
gamma-opt/oip-notes
Lecture notes for optimisation in practice
gamma-opt/OptimalDecisionTrees.jl
gamma-opt/p-BnB
gamma-opt/spro-KTH-2024
gamma-opt/spro-UFMG-2024
gamma-opt/TSEP_illustrative_example
The transmission system expansion project application to study illustrative three-nodes energy system
gamma-opt/CourseParser.jl
Parsing scripts for courses. Convert .jl into jupyter notebooks.
gamma-opt/Website
📝 Easily create a beautiful website using Academic, Hugo, and Netlify
gamma-opt/website_research_team
gamma-opt/2SSP-Platelet-Inventory
gamma-opt/DecisionProgramming.jl-JuMP-update
DecisionProgramming.jl is a Julia package for solving multi-stage decision problems under uncertainty, modeled using influence diagrams. Internally, it relies on mathematical optimization. Decision models can be embedded within other optimization models.
gamma-opt/Gogeta_old.jl
This repository contains the implementation of the conversion of Neural Networks and Decision Trees to the Mathematical Optimisation Problems
gamma-opt/icnn
The repository contains all the files related to the implementation of ICNN case studies.
gamma-opt/icnn_to_lp
The package contains the implementation of the icnn networks and the code for converting them into lps
gamma-opt/jb_course_template
jupyter-book based course template
gamma-opt/jb_instructions
instructions for our jupyter-book based course template
gamma-opt/JuMPModelPlotting
A Julia package for plotting JuMP models
gamma-opt/linopt-notes
Linear optimisation course notes
gamma-opt/MyST-NB
Parse and execute ipynb files in Sphinx
gamma-opt/OfferStrategyOptimisation.jl
Offer strategy optimisation model for energy and reserve markets implemented as a mixed-integer program in Julia using JuMP.
gamma-opt/risk-averse-RJT
Developments and comparisons between DecisionProgramming and RJTs
gamma-opt/spro-notes
Lecture notes for stochastic programming and robust optimisation
gamma-opt/TSEP_Nordic_case_study
The transmission system expansion project applicatin to study Nordic's energy system
gamma-opt/wind_farm
The package includes an implementation designed for wind farm generation and the calculation of its energy efficiency.