cuOpt solver installation problem

Hello,

I hope you are doing well.

I have installed the cuOpt solver, but it does not appear in the solver list. Could you please help me understand why it is not being detected?

Thank you.

What happens when you try using it anyway?

Cuopt is not supported natively on Windows. See OS requirements here: GitHub - NVIDIA/cuopt: GPU accelerated decision optimization · GitHub
You can use it on Windows via WSL2 (which will run Linux subsystem)