GraphAware\Reco4PHP\Result\Score::score PHP Method

score() public method

public score ( ) : float
return float
    public function score()
    {
        return $this->score;
    }