File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 5454# ! @Returns <K>true</K> if (ZC) can be solved using the given data, <K>false</K> otherwise
5555DeclareGlobalFunction( " HeLP_ZC" );
5656# ! @InsertChunk ZCExample
57- # ! @EndSection
5857
5958
6059# ! @Section Prime Graph Question
@@ -86,7 +85,6 @@ DeclareGlobalFunction( "HeLP_ZC" );
8685# ! @Returns <K>true</K> if (PQ) can be solved using the given data, <K>false</K> otherwise
8786DeclareGlobalFunction( " HeLP_PQ" );
8887# ! @InsertChunk PQExample
89- # ! @EndSection
9088
9189# ! @Section Spectrum Problem
9290# ! This function checks whether the Spectrum Problem ((SP) for short, cf. Section
@@ -117,7 +115,6 @@ DeclareGlobalFunction( "HeLP_PQ" );
117115# ! @Returns <K>true</K> if (SP) can be solved using the given data, <K>false</K> otherwise
118116DeclareGlobalFunction( " HeLP_SP" );
119117# ! @InsertChunk SPExample
120- # ! @EndSection
121118
122119
123120# ! @Section Kimmerle Problem
@@ -149,7 +146,6 @@ DeclareGlobalFunction( "HeLP_SP" );
149146# ! @Returns <K>true</K> if (KP) can be solved using the given data, <K>false</K> otherwise
150147DeclareGlobalFunction( " HeLP_KP" );
151148# ! @InsertChunk KPExample
152- # ! @EndSection
153149
154150
155151
You can’t perform that action at this time.
0 commit comments