HOG2
Public Attributes | List of all members
costs Struct Reference

#include <FringeSearch.h>

Collaboration diagram for costs:
Collaboration graph
[legend]

Public Attributes

noden
 
double gCost
 
double hCost
 

Detailed Description

Definition at line 15 of file FringeSearch.h.

Member Data Documentation

◆ gCost

double costs::gCost

◆ hCost

double costs::hCost

◆ n

node* costs::n

Definition at line 17 of file FringeSearch.h.

Referenced by FringeSearch::addCosts().


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