Changeset 75a33a7 in git
- Timestamp:
- Apr 30, 2013, 3:05:46 PM (10 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- ffddda2f63e0e8ea14b8947f59ef5a05fbdbaa43
- Parents:
- 7b7f57814442137d3a1ecedc04d3a2efe5baf5c5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/walk.cc
r7b7f578 r75a33a7 4157 4157 goto NEXT_STEP; 4158 4158 } 4159 Print("\n//REC_GB_Mwalk: Entering the %d-th step in the %d-th recursive:\n",nwalk,tp_deg);4159 //Print("\n//REC_GB_Mwalk: Entering the %d-th step in the %d-th recursive:\n",nwalk,tp_deg); 4160 4160 to = clock(); 4161 4161 // compute an initial form ideal of <G> w.r.t. "curr_vector" … … 4242 4242 if(Overflow_Error == TRUE) 4243 4243 { 4244 PrintS("\n//REC_GB_Mwalk: The computed vector does NOT stay in the correct cone!!\n");4244 //PrintS("\n//REC_GB_Mwalk: The computed vector does NOT stay in the correct cone!!\n"); 4245 4245 nnwinC = 0; 4246 4246 if(tp_deg == nV)
Note: See TracChangeset
for help on using the changeset viewer.