public class DynamicProgrammingNode extends de.bioforscher.singa.mathematics.graphs.model.AbstractNode<DynamicProgrammingNode,de.bioforscher.singa.mathematics.vectors.Vector2D,Integer>
DynamicProgrammingNode(Integer identifier)
DynamicProgrammingNode
getCopy()
double
getScore()
void
setScore(double score)
addNeighbour, equals, getDegree, getIdentifier, getNeighbours, getPosition, hashCode, hasNeighbour, removeNeighbour, setIdentifier, setNeighbours, setPosition, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public DynamicProgrammingNode(Integer identifier)
public double getScore()
public void setScore(double score)
public DynamicProgrammingNode getCopy()
Copyright © 2018. All rights reserved.