Public Types | Public Member Functions | Public Attributes
Clasp::DomScore Struct Reference

Score type for DomainHeuristic. More...

#include <heuristics.h>

List of all members.

Public Types

typedef DomScore SC

Public Member Functions

 DomScore ()
double get () const
double inc (double f)
bool isDom () const
bool operator> (const SC &o) const
void set (double f)
void setDom (uint32 key)

Public Attributes

uint32 domKey
int16 factor
int16 level
double value

Detailed Description

Score type for DomainHeuristic.

See also:
DomainHeuristic

Definition at line 312 of file heuristics.h.


Member Typedef Documentation

Definition at line 313 of file heuristics.h.


Constructor & Destructor Documentation

Definition at line 314 of file heuristics.h.


Member Function Documentation

double Clasp::DomScore::get ( ) const [inline]

Definition at line 315 of file heuristics.h.

double Clasp::DomScore::inc ( double  f) [inline]

Definition at line 319 of file heuristics.h.

bool Clasp::DomScore::isDom ( ) const [inline]

Definition at line 317 of file heuristics.h.

bool Clasp::DomScore::operator> ( const SC o) const [inline]

Definition at line 316 of file heuristics.h.

void Clasp::DomScore::set ( double  f) [inline]

Definition at line 320 of file heuristics.h.

void Clasp::DomScore::setDom ( uint32  key) [inline]

Definition at line 318 of file heuristics.h.


Member Data Documentation

Definition at line 324 of file heuristics.h.

Definition at line 323 of file heuristics.h.

Definition at line 322 of file heuristics.h.

Definition at line 321 of file heuristics.h.


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


clasp
Author(s): Benjamin Kaufmann
autogenerated on Thu Aug 27 2015 12:41:40