The aim of this repository is to provide details of the data sets and code used in the related research titled Tight big-Ms for optimal transmission switching.
The following files are included in this repository:
case118Blumsack.m: Contains the network data for the 118-bus system, including topology, line parameters, and other relevant information.Data100instances.csv: Provides the node demand data for 100 instances and the switchable status of each transmission line (1for switchable,0for non-switchable).
[1] S. Pineda, J.M. Morales, Á. Porras, and C. Domínguez (2024), Tight big-Ms for optimal transmission switching. Electric Power System Research, 234, 110620.
- S. Pineda (spineda@uma) - GitHub: salvapineda
- J.M. Morales (juan.morales@uma.es) - GitHub: Juanmi82mg
- Á. Porras (alvaroporras19@gmail.com) - GitHub: AlvaroPorras19
- C. Domínguez (concepcion.dominguez@um.es) - GitHub: cdomsa
This work was supported by the following projects:
- The European Research Council (ERC) under the EU Horizon 2020 research and innovation program (grant agreement No. 755705).
- The Spanish Ministry of Science and Innovation (AEI/10.13039/501100011033) through project PID2020-115460GB-I00.
- Á. Porras is also financially supported by the Spanish Ministry of Science, Innovation and Universities through the University Teacher Training Program with fellowship number FPU19/03053.
If you want to cite the related paper or this repository, please use the following bib entries:
- Article:
@article{Pineda2024,
title = {Tight big-Ms for optimal transmission switching},
journal = {Electric Power System Research},
volume = {234},
pages = {110620},
year = {2024},
author = {S. Pineda and J.M. Morales and Á. Porras and C. Domínguez}
}
- Repository:
@misc{TightBigM_OTS,
author={Oasys Group},
year={2024},
title = {TightBigM_OTS Repository},
howpublished = {\url{https://github.com/OasysGroup/TightBigM_OTS}}
}
Please, do it. Any feedback is welcome, so feel free to ask or comment anything you want via a Pull Request in this repo.
If you need extra help, you can contact us.
Licensed under the GNU General Public License, Version 3 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at:
http://www.gnu.org/licenses/gpl-3.0.en.html
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.