The Wayback Machine - https://web.archive.org/web/20220214035431/https://github.com/svigerske
Skip to content
Avatar

Achievements

Achievements

Highlights

  • 36 discussions answered

Organizations

@coin-or @scipopt
Block or Report

Block or report svigerske

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. some simple example on using GAMS gmo

    C 1

  2. COIN-OR Interior Point Optimizer IPOPT

    C++ 741 168

  3. Links between GAMS (General Algebraic Modeling System) and solvers

    C++ 5 1

  4. SCIP - Solving Constraint Integer Programs

    C 94 16

1,442 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mon Wed Fri

Contribution activity

February 2022

Created 1 repository

Created a pull request in boostorg/multiprecision that received 8 comments

replace __float128 by float128_type

For cases where float128_type is not __float128, e.g., Intels _Quad. Fixes #411.

+7 −7 8 comments
Opened 4 other pull requests in 2 repositories
Reviewed 1 pull request in 1 repository

Created an issue in ERGO-Code/HiGHS that received 9 comments

DLLs not installed

I build HiGHS v1.2 under MSys2 with cmake .. \ -G "NMake Makefiles" \ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=/path/to/install \ -DCMAK…

9 comments
Opened 3 other issues in 1 repository