The aim of this repository is to provide details of the data sets and code used in the related research titled The Sweet Spot of Bound Tightening for Topology Optimization.
The following files are included in this repository:
case118Blumsack.m
: Contains all the network data information.BigM.csv
: Includes the initial large constants (Big M values) used for each line.DemandProfiles.csv
: Contains the 300 demand profiles used in the study.
- Salvador Pineda (spineda@uma.es) - GitHub: salvapineda
- Juan Miguel Morales (juan.morales@uma.es) - GitHub: juanmi82mg
This work was supported in part by the Spanish Ministry of Science and Innovation (AEI/10.13039/501100011033) through project PID2023-148291NB-I00.
If you want to cite the related paper or this repository, please use the following bib entries:
- Article:
@article{Pineda2025,
author = {Pineda, S. and Morales, J. M.},
title = {The Sweet Spot of Bound Tightening for Topology Optimization},
journal = {arXiv preprint},
year = {2025},
eprint = {arXiv:2507.16496}
}
- Repository:
@misc{SweetSpotBT2025,
author = {Salvador Pineda and Juan Miguel Morales},
year = {2025},
title = {SweetSpotBT},
howpublished = {\url{https://github.com/groupoasys/SweetSpotBT}}
}
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 License governing permissions and
limitations under the License.