[inline]
calculates the F function (what we are minimizing)
Definition at line 257 of file Node.cs.
{ return (this.H + this.G); }