Open Issues Need Help
View All on GitHubGPU accelerated decision optimization
GPU accelerated decision optimization
GPU accelerated decision optimization
GPU accelerated decision optimization
AI Summary: The task is to resolve a naming inconsistency between the cuOpt thin client and the SDK for solver settings related to Mixed Integer Programming (MIP) and Linear Programming (LP). Specifically, parameter names like `relative_mip_gap` in the thin client need to be updated to match the SDK's naming convention (`mip_relative_gap`). This involves modifying the `thin_client_solver_settings.py` file to align the parameter names.
GPU accelerated decision optimization