update version
This commit is contained in:
@@ -16,7 +16,7 @@ public class BiGpairSEQ {
|
||||
private static HeapType priorityQueueHeapType = HeapType.FIBONACCI;
|
||||
private static boolean outputBinary = true;
|
||||
private static boolean outputGraphML = false;
|
||||
private static final String version = "version 3.0";
|
||||
private static final String version = "version 4.1";
|
||||
|
||||
public static void main(String[] args) {
|
||||
if (args.length == 0) {
|
||||
|
||||
Reference in New Issue
Block a user