File |
Last Change
![]() |
---|---|
![]() |
732 (12 years ago) by duarte: Tagging ver 0.9.6 for CMView 0.9.6. Now using jung beta1 jars. |
![]() |
734 (12 years ago) by stehr: Added a serialVersionUID and got rid of an obsolete import to avoid compiler warnings |
![]() |
835 (12 years ago) by duarte: Changed scoring: from sum(upi-ui)2 to sum of max(0,upi-ui). New methods to write subsets to files in table (tab delimited) format. Now main() writes out all scores/subsets to two files instead of only outputting best, worse and ensemble of bests. Moved ScoreSet to its own file, new static methods to read subsets from db. |