#include <LC.h>
Inheritance diagram for LC:

Public Member Functions | |
| LC (Problem &problem, Filter &filter, Retraction &retraction, Randomizer &randomizer) | |
| ~LC () | |
| Destructor. | |
Protected Member Functions | |
| LC (const wstring &fullName, const wstring &shortName, Problem &problem, Filter &filter, Retraction &retraction, Randomizer &randomizer) | |
Protected Attributes | |
| bool | m_mcExtension |
| Flag controlling the activation of the MC extension. | |
|
||||||||||||||||||||
|
Constructor for the LC decomposition algorithm.
|
|
||||||||||||||||||||||||||||
|
Constructor for variations of the LC decomposition algorithm.
|
1.3.9.1