CGRA-ME
Classes | Static Public Attributes | List of all members
ILPHeuristicMapperOptions::Solvers Struct Reference

#include <HeuristicMappers.h>

Classes

struct  SolverID
 

Static Public Attributes

static SolverID Gurobi { "gurobi" }
 
static SolverID GoogleORTools_ClassicCP { "google-or-tools-classic-cp" }
 
static SolverID GoogleORTools_SatCP { "google-or-tools-sat-cp" }
 

Detailed Description

Definition at line 68 of file HeuristicMappers.h.

Member Data Documentation

◆ GoogleORTools_ClassicCP

ILPHeuristicMapperOptions::Solvers::SolverID ILPHeuristicMapperOptions::Solvers::GoogleORTools_ClassicCP { "google-or-tools-classic-cp" }
static

Definition at line 72 of file HeuristicMappers.h.

◆ GoogleORTools_SatCP

ILPHeuristicMapperOptions::Solvers::SolverID ILPHeuristicMapperOptions::Solvers::GoogleORTools_SatCP { "google-or-tools-sat-cp" }
static

Definition at line 73 of file HeuristicMappers.h.

◆ Gurobi

ILPHeuristicMapperOptions::Solvers::SolverID ILPHeuristicMapperOptions::Solvers::Gurobi { "gurobi" }
static

Definition at line 71 of file HeuristicMappers.h.


The documentation for this struct was generated from the following files: