Click or drag to resize

ScheduledSearchPlan Class

The scheduled search plan is a list of search operations, plus the information which nodes/edges are homomorph
Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.lgspScheduledSearchPlan

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public class ScheduledSearchPlan : ICloneable

The ScheduledSearchPlan type exposes the following members.

Constructors
 NameDescription
Public methodScheduledSearchPlanInitializes a new instance of the ScheduledSearchPlan class
Top
Methods
 NameDescription
Public methodClone 
Top
Fields
 NameDescription
Public fieldCost 
Public fieldOperations 
Public fieldPatternGraph 
Top
See Also