DynamicRelaxationSolver Class
The DynamicRelaxationSolver class contains the dynamic relaxation algorithme for
solving the verification problem. The class inherits the abstract class ObservableProgress,
for monitor the progress over the algorithm. More information about the matemathic and
physics used in the algorithm, and how it works, see the master thesis report.
Namespace:
DynamicRelaxationClashVerification.ModelsAssembly: DynamicRelaxationClashVerification (in DynamicRelaxationClashVerification.dll)
Syntax
public class DynamicRelaxationSolver : ObservableProgress
Public Class DynamicRelaxationSolver _ Inherits ObservableProgress
public ref class DynamicRelaxationSolver : public ObservableProgress
Inheritance Hierarchy
DynamicRelaxationClashVerification.Models..::..ObservableProgress
DynamicRelaxationClashVerification.Models..::..DynamicRelaxationSolver