remove Node from GSS.hash when destroyed
[sbp.git] / src / edu / berkeley / sbp / Result.java
2007-09-09 adamkeep track of which reduction created each result ...
2007-09-09 adamchange naming: use pred/succ rather than parent/child
2007-09-08 adamuse Sequence.Pos rather than Sequence.Position wherever...
2007-05-27 adamupdate copyright date 2006->2007
2007-05-27 adamfactor Pos out of Position in preparation for serialiab...
2007-04-20 adamUnwrapLeft, error reporting improvements
2007-03-26 adamMAJOR: huge revamp of Sequence, Result, Reduction,...
2007-03-26 adamResult: mostly inert changes
2007-02-26 adammake Result.usedByNonDoomedNode() more efficient
2007-02-26 adammake Result final
2007-02-26 adamadd killing of doomed nodes via Node.check()/Result...
2007-02-26 adammake Result implement GraphViz.ToGraphViz
2007-02-26 adamsummary patch for Nov->Jan work