Package edu.pitt.csb.stability
Class SearchWrappers.MGMWrapper
java.lang.Object
edu.pitt.csb.stability.DataGraphSearch
edu.pitt.csb.stability.SearchWrappers.MGMWrapper
-
Field Summary
Fields inherited from class edu.pitt.csb.stability.DataGraphSearch
searchParams
-
Constructor Summary
ConstructorsConstructorDescriptionMGMWrapper
(double... params) should be array three parameters for lambdas of each edge type -
Method Summary
-
Constructor Details
-
MGMWrapper
public MGMWrapper(double... params) should be array three parameters for lambdas of each edge type- Parameters:
params
- parameters
-
-
Method Details
-
copy
Copy constructor.- Specified by:
copy
in classDataGraphSearch
- Returns:
- a
DataGraphSearch
object
-
search
-