Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37840936
en ru br
ALT Linux repos
S:2.3.5-alt1_20jpp11
5.0: 2.0.0-alt1_7jpp6

Group :: Development/Java
RPM: sat4j

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: sat4j-core-Dimacs-nooverrides.patch
Download


--- org.sat4j.core/src/org/sat4j/tools/DimacsStringSolver.java	2008-05-25 05:07:56.000000000 -0400
+++ src/org/sat4j/tools/DimacsStringSolver.java	2008-06-10 23:32:10.000000000 -0400
@@ -274,12 +274,10 @@
         
     }
 
-	@Override
 	public boolean isDBSimplificationAllowed() {
 		return false;
 	}
 
-	@Override
 	public void setDBSimplificationAllowed(boolean status) {
 		
 	}
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin