nemos.solvers.list_algo_backends#

nemos.solvers.list_algo_backends(algo_name)[source]#

List the available backends for an algorithm.

Parameters:

algo_name (str) – Name of the optimization algorithm.

Return type:

list[str]