Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RecedingHorizonGames

Contains the code for the Battery Charging Receding Horizon Game.

Run receding-horizon/src/simulation.m from the project root to run the simulation. The Agent class contains VGNE computational logic, constraint tightening logic, terminal set, and steady state computation logic. The optimization is performed using Sedumi-v1.3 and MOSEK. The vGNE computation involves solving the SOCP projection problem, which is solved using MOSEK. To switch to Sedumi, change the solver defined here to 'sedumi' in place of 'mosek'.

If required, delete libraries/mpt3 and run the libraries/install_mpt3.m script to reinstall MPT3.

About

Contains the code for the Battery Charging Receding Horizon Game.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages