In each full installation package, there is a respective "light" version of the C/C++ library, e.g.,
- macOS:
libgurobi130_light.dylib - Windows:
libgurobi130_light.dll - Linux:
libgurobi130_light.so
These libraries act as a lightweight stand-in for the full libraries for applications that do not rely on Gurobi Remote Services (Compute Server and Cluster Manager), Gurobi Cloud, or Gurobi WLS. The libraries have a smaller footprint and can be used to build a simpler application with fewer dependencies and a smaller file size.