Mercurial
lemon-0.x
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
scripts/make-snapshot
author
deba
Wed, 08 Oct 2008 09:17:01 +0000
changeset 2624
dc4dd5fc0e25
permissions
-rwxr-xr-x
Bug fixes is HaoOrlin and MinCostArborescence
MinCostArborescence
- proper deallocation
HaoOrlin
- the target needn't to be the last in its bucket
- proper size of container (if each node starts in different buckets initially)
alpar@1937
1
#!/bin/bash
alpar@1937
2
alpar@1937
3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*