scripts/make-snapshot
author deba
Thu, 07 Sep 2006 14:16:47 +0000
changeset 2211 c790d04e192a
permissions -rwxr-xr-x
Hao-Orlin algorithm

It is based on Attila's work
It is tested on all dimacs files in data directory

It may need more execution control
- possible interruption after each findNewSink
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*