Skip to content

Commit 87727fc

Browse files
Add files via upload
1 parent eb95e58 commit 87727fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/scala/commandlineDelSAT/delSAT.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ fastutil (http://fastutil.di.unimi.it)
224224

225225
-5002 -> ("assureIsTight=true; This will lead to non-termination or wrong results if the ASP program isn't tight.", WARNING),
226226

227-
-5003 -> ("Inner cost function(s) might not work with current approach to differentiation.\n Consider either argument\n --solverarg \"partDerivComplete\" \"true\" (if parameter atoms are measured)\n or --solverarg \"useNumFiniteDiff\" \"true\" (each without argument -mse).", WARNING),
227+
-5003 -> ("Inner cost function(s) might not work with current approach to differentiation.\n Consider removing -mse (if present) and adding argument --solverarg partDerivComplete true", WARNING),
228228

229229
-5004 -> ("Unsupported type of rule", ERROR),
230230

0 commit comments

Comments
 (0)