We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b09412d commit 4516006Copy full SHA for 4516006
doc/inc/faq/faqtext.txt
@@ -339,7 +339,7 @@ SECTION: General Questions about SCIP
339
LABEL:scipblisscrash
340
ANSWER:
341
<p>
342
- The bliss library can be compiled with or without GMP support. If bliss is compiled with GMP the macro defininiton
+ The bliss library can be compiled with or without GMP support. If bliss is compiled with GMP the macro definition
343
<code>BLISS_USE_GMP</code> must be added, otherwise the headers do not match the library which produces the crash.
344
If bliss is compiled as shared library, the CMake system should be able to detect this automatically.
345
In case you do not need symmetry handling, the easiest way to resolve the problem is to just disable
0 commit comments