Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37786475
en ru br
ALT Linux repos
S:1.0.10-alt1

Group :: Sciences/Mathematics
RPM: colpack

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: colpack-1.0.10-alt-build.patch
Download


diff --git a/Main/Main.cpp b/Main/Main.cpp
index 46c34ef..f5eedb1 100644
--- a/Main/Main.cpp
+++ b/Main/Main.cpp
@@ -33,7 +33,7 @@ int main(int argc, const char* argv[]) {
 	stat_flags["NumberOfColors"]=true;
 	stat_flags["Time"]=true;
 
-	toFileBiC("/home/nguyend/Desktop/Duck/Research/Prog/graph/MM_collection/", "test1", Orderings,  Colorings,  stat_flags );
+	toFileBiC("~/", "test1", Orderings,  Colorings,  stat_flags );
 
 	return 0;
 }
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin