QUBO++ Library with QUBO Solver APIs
Author: Koji Nakano, License: Non-commercial research and evaluation purposes without any guarantees.
Public Member Functions | Public Attributes | List of all members
qbpp::VarIntCore Class Reference

#include <qbpp.hpp>

Public Member Functions

 VarIntCore (const std::string &var_str)
 
 VarIntCore ()
 

Public Attributes

const std::string var_str_
 

Detailed Description

Definition at line 1019 of file qbpp.hpp.

Constructor & Destructor Documentation

◆ VarIntCore() [1/2]

qbpp::VarIntCore::VarIntCore ( const std::string &  var_str)
inlineexplicit

Definition at line 1023 of file qbpp.hpp.

◆ VarIntCore() [2/2]

qbpp::VarIntCore::VarIntCore ( )
inline

Definition at line 1025 of file qbpp.hpp.

Member Data Documentation

◆ var_str_

const std::string qbpp::VarIntCore::var_str_

Definition at line 1021 of file qbpp.hpp.


The documentation for this class was generated from the following file: