scripts/make-snapshot
author deba
Tue, 04 Dec 2007 10:55:27 +0000
changeset 2530 f86f7e4eb2ba
permissions -rwxr-xr-x
Reimplementation of Hao-Orlin algorithm
Little modifictaion in NagamochiIbaraki
More docs for minimum cut algorithms
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*