Kibaek Kim

Results 38 comments of Kibaek Kim

It seems that I must have used the files in `RTS_Data`. Now I am having different questions. - What are columns `Unit` and `Size` defined in `gen_params.csv`? - `hydro_profiles.csv` is...

Just to add to [README.md](https://github.com/GridMod/RTS-GMLC/blob/master/RTS_Data/README.md), some column names in `gen_params.csv` need explained.

Great. I see the relevant PR: https://github.com/jump-dev/JuMP.jl/pull/2147 Looking forward to that! I will just leave this open until resolved, but please feel free to close, if you want.

If we implement the parser for `QCMATRIX` in `CoinMpsIO.hpp`, we should be able to use `smi` package to SMPS file for stochastic MIQCQP with fixed (i.e., deterministic) quadratic objective and...

From @cheesecakeball: > I have some doubts about whether Smi can read mps with quadratic objective. I think they forget to implement the function to read mps with quadratic objective...

@cheesecakeball Is this task still active?

@cheesecakeball I will close this for now. You can reopen this later.

@cheesecakeball I believe that `Smi` can be used for stochastic MIQP with fixed (i.e., deterministic) quadratic objective. Can you confirm that with some tests? If that is true, please add...

Below I am just copying my email reply for the record. ------ The main reason that DSP is slower than CPLEX is that the instance size is too small. It...