You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3-3. Fetch the global sub basis when ParaSolver has received if from LC, and merge it to own basis using LapTools::Lattice::merge() function. Then, synchronize merged basis to NLT matrix in DeepBKZ::Lattice class by syncBasisToNTL()
commit: e6625d0
cmapdeepbkz/src/ug_deepbkz/cmapDeepBkzParaSolver.cpp
Line 323 in e6625d0
cmapdeepbkz/src/ug_deepbkz/cmapDeepBkzParaSolver.cpp
Lines 341 to 344 in e6625d0
cmapdeepbkz/src/ug_deepbkz/cmapDeepBkzParaSolver.cpp
Lines 349 to 363 in e6625d0
3-1. Run a tour of DeepBKZ (by DeepBKZ/DeepBKZ.h)
3-2. Enter receiving phase per tour
cmapdeepbkz/src/DeepBKZ/DeepBKZ/DeepBKZ.h
Lines 77 to 78 in e6625d0
3-3. Fetch the global sub basis when ParaSolver has received if from LC, and merge it to own basis using LapTools::Lattice::merge() function. Then, synchronize merged basis to NLT matrix in DeepBKZ::Lattice class by syncBasisToNTL()
cmapdeepbkz/src/ug_deepbkz/cmapDeepBkzParaSolver.cpp
Lines 156 to 170 in e6625d0
3-4. Send status message to LC
cmapdeepbkz/src/ug_deepbkz/cmapDeepBkzParaSolver.cpp
Lines 172 to 176 in e6625d0
The text was updated successfully, but these errors were encountered: