Skip to content

Commit

Permalink
include full bibliographic details of published manuscript
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhuppmann committed Dec 22, 2017
1 parent 0ea9512 commit a8c73e7
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 14 deletions.
4 changes: 2 additions & 2 deletions MOPBQE_power_market_example/MOPBQE_power_market_example.gms
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ huppmann (at) iiasa.ac.at, siddiqui (at) jhu.edu
Application of a multi-objective program subject to a binary quasi-equilibrium between non-cooperative players
to an example of a unit commitment problem in a nodal-pricing power market with DC-load flow representation

Manuscript forthcoming in the European Journal of Operational Research (see below).
Manuscript published in the European Journal of Operational Research (see below).
Preprints and working paper versions are available for download
on arXiv (http://arxiv.org/abs/1504.05894)
and on Optimization Online (http://www.optimization-online.org/DB_HTML/2015/04/4874.html)

Please cite as:
Daniel Huppmann and Sauleh Siddiqui.
"An exact solution method for binary equilibrium problems with compensation and the power market uplift problem",
European Journal of Operational Research, 2017, doi.org/10.1016/j.ejor.2017.09.032
European Journal of Operational Research, 266(2):622-638, 2018, doi: 10.1016/j.ejor.2017.09.032

Equation numbers refer to Chapter 4 of the manuscript

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,15 @@ to an example of a unit commitment problem in a DCLF power market
Numerical test instances, Appendix
Auxiliary routine to generate dispatch schedule option files for an arbitrary duration

Published as DIW Discussion Paper 1475, 2015 (http://diw.de/sixcms/detail.php?id=diw_01.c.502763.de)
and posted on arXive (http://arxiv.org/abs/1504.05894)
Manuscript published in the European Journal of Operational Research (see below).
Preprints and working paper versions are available for download
on arXiv (http://arxiv.org/abs/1504.05894)
and on Optimization Online (http://www.optimization-online.org/DB_HTML/2015/04/4874.html)

Please cite as:
Daniel Huppmann and Sauleh Siddiqui.
"An exact solution method for binary equilibrium problems with compensation
and the power market uplift problem", DIW Discussion Paper 1475, 2015.
"An exact solution method for binary equilibrium problems with compensation and the power market uplift problem",
European Journal of Operational Research, 266(2):622-638, 2018, doi: 10.1016/j.ejor.2017.09.032

This work is licensed under a Creative Commons Attribution 4.0 International License
-> http://creativecommons.org/licenses/by/4.0/
Expand All @@ -30,7 +32,7 @@ $OFFTEXT
$EOLCOM #

************************************************************************************************************************
*** Generate dispatch schedule option file (for arbitrarz duration ***
*** Generate dispatch schedule option file (for arbitrary duration) ***
************************************************************************************************************************

$SETGLOBAL duration '24'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ huppmann (at) iiasa.ac.at, siddiqui (at) jhu.edu
Application of a multi-objective program subject to a binary quasi-equilibrium between non-cooperative players
to a large test instance of a unit commitment problem in a nodal-pricing power market with DC-load flow representation

Manuscript forthcoming in the European Journal of Operational Research (see below).
Manuscript published in the European Journal of Operational Research (see below).
Preprints and working paper versions are available for download
on arXiv (http://arxiv.org/abs/1504.05894)
and on Optimization Online (http://www.optimization-online.org/DB_HTML/2015/04/4874.html)

Please cite as:
Daniel Huppmann and Sauleh Siddiqui.
"An exact solution method for binary equilibrium problems with compensation and the power market uplift problem",
European Journal of Operational Research, 2017, doi.org/10.1016/j.ejor.2017.09.032
European Journal of Operational Research, 266(2):622-638, 2018, doi: 10.1016/j.ejor.2017.09.032

Equation numbers refer to Chapters 3 and 4 of the manuscript

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ huppmann (at) iiasa.ac.at, siddiqui (at) jhu.edu
Application of a multi-objective program subject to a binary quasi-equilibrium between non-cooperative players
to an example of an investment and production game applied to the natural gas market

Manuscript forthcoming in the European Journal of Operational Research (see below).
Manuscript published in the European Journal of Operational Research (see below).
Preprints and working paper versions are available for download
on arXiv (http://arxiv.org/abs/1504.05894)
and on Optimization Online (http://www.optimization-online.org/DB_HTML/2015/04/4874.html)
Expand All @@ -18,7 +18,7 @@ This code and illustrative dataset was prepared as supplementary material to the
Please cite as:
Daniel Huppmann and Sauleh Siddiqui.
"An exact solution method for binary equilibrium problems with compensation and the power market uplift problem",
European Journal of Operational Research, 2017, doi.org/10.1016/j.ejor.2017.09.032
European Journal of Operational Research, 266(2):622-638, 2018, doi: 10.1016/j.ejor.2017.09.032

Equation numbers refer to the theoretical derivation of the methodology in Chapter 3 of the manuscript

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Bibliography info
*Please cite as:* <br />
Daniel Huppmann and Sauleh Siddiqui.
"An exact solution method for binary equilibrium problems with compensation and the power market uplift problem",
*European Journal of Operational Research*, 2017,
*European Journal of Operational Research*, 266(2):622-638, 2018,
[DOI: 10.1016/j.ejor.2017.09.032](https://doi.org/10.1016/j.ejor.2017.09.032).

Classification
Expand Down
Binary file modified binary_equilibrium_math.pdf
Binary file not shown.
10 changes: 8 additions & 2 deletions tex/binary_equilibrium_math.tex
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,12 @@
\begin{document}
\maketitle

This document summarizes the mathematical formulation for easier reference of the GAMS implementation provided at \url{http://danielhuppmann.github.io/binary_equilibrium/}. All equation numbers are identical to those in the published version of the manuscript.
This document summarizes the mathematical formulation
for easier reference of the GAMS implementation
provided under an open-source license on GitHub
(\url{http://danielhuppmann.github.io/binary_equilibrium/}).
All equation numbers in this document are identical
to the published version of the manuscript.

\vspace{4 pt} \noindent
Please cite as:
Expand All @@ -73,7 +78,8 @@
An exact solution method for binary equilibrium problems with compensation
and the power market uplift problem.
\newline
\emph{European Journal of Operation Research}, \href{https://dx.doi.org/10.1016/j.ejor.2017.09.032}{doi.org/10.1016/j.ejor.2017.09.032}
\emph{European Journal of Operation Research}, 266(2):622-638, 2018 \\
doi: \href{https://dx.doi.org/10.1016/j.ejor.2017.09.032}{10.1016/j.ejor.2017.09.032}

\section*{Theoretical formulation (Section 3.4)}

Expand Down

0 comments on commit a8c73e7

Please sign in to comment.