Gecode 6.4.0
Gecode::Optimize::WeightedSquare Struct Reference

#include < -- improving gecode/implementation/gecode/gecode/optimize/quadratic.hpp>

Public Attributes

std::vector< Termterms
double offset = 0
double weight = 1
std::string name

Member Data Documentation

◆ terms

std::vector<Term> Gecode::Optimize::WeightedSquare::terms

◆ offset

double Gecode::Optimize::WeightedSquare::offset = 0

◆ weight

double Gecode::Optimize::WeightedSquare::weight = 1

◆ name

std::string Gecode::Optimize::WeightedSquare::name

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