@syntest/base-language
Advanced tools
Comparing version 0.3.0-beta.8 to 0.3.0-beta.9
@@ -5,4 +5,2 @@ import { Encoding, ObjectiveManager } from "@syntest/search"; | ||
* Plugin for the structural uncovered objective manager | ||
* | ||
* @author Mitchell Olsthoorn | ||
*/ | ||
@@ -9,0 +7,0 @@ export declare class StructuralUncoveredObjectiveManagerPlugin<T extends Encoding> extends ObjectiveManagerPlugin<T> { |
@@ -25,4 +25,2 @@ "use strict"; | ||
* Plugin for the structural uncovered objective manager | ||
* | ||
* @author Mitchell Olsthoorn | ||
*/ | ||
@@ -29,0 +27,0 @@ class StructuralUncoveredObjectiveManagerPlugin extends ObjectiveManagerPlugin_1.ObjectiveManagerPlugin { |
@@ -5,4 +5,2 @@ import { Encoding, Procreation } from "@syntest/search"; | ||
* Plugin for SignalTerminationTrigger | ||
* | ||
* @author Dimitri Stallenberg | ||
*/ | ||
@@ -9,0 +7,0 @@ export declare class DefaultProcreationPlugin<T extends Encoding> extends ProcreationPlugin<T> { |
@@ -25,4 +25,2 @@ "use strict"; | ||
* Plugin for SignalTerminationTrigger | ||
* | ||
* @author Dimitri Stallenberg | ||
*/ | ||
@@ -29,0 +27,0 @@ class DefaultProcreationPlugin extends ProcreationPlugin_1.ProcreationPlugin { |
@@ -5,4 +5,2 @@ import { Encoding, SearchAlgorithm } from "@syntest/search"; | ||
* Plugin for MOSA Family Algorithms | ||
* | ||
* @author Dimitri Stallenberg | ||
*/ | ||
@@ -9,0 +7,0 @@ export declare class MOSAFamilyPlugin<T extends Encoding> extends SearchAlgorithmPlugin<T> { |
@@ -25,4 +25,2 @@ "use strict"; | ||
* Plugin for MOSA Family Algorithms | ||
* | ||
* @author Dimitri Stallenberg | ||
*/ | ||
@@ -29,0 +27,0 @@ class MOSAFamilyPlugin extends SearchAlgorithmPlugin_1.SearchAlgorithmPlugin { |
@@ -5,4 +5,2 @@ import { Encoding, SearchAlgorithm } from "@syntest/search"; | ||
* Plugin for NSGAII | ||
* | ||
* @author Dimitri Stallenberg | ||
*/ | ||
@@ -9,0 +7,0 @@ export declare class NSGAIIPlugin<T extends Encoding> extends SearchAlgorithmPlugin<T> { |
@@ -25,4 +25,2 @@ "use strict"; | ||
* Plugin for NSGAII | ||
* | ||
* @author Dimitri Stallenberg | ||
*/ | ||
@@ -29,0 +27,0 @@ class NSGAIIPlugin extends SearchAlgorithmPlugin_1.SearchAlgorithmPlugin { |
@@ -5,4 +5,2 @@ import { Encoding, SearchAlgorithm } from "@syntest/search"; | ||
* Plugin for RandomSearch | ||
* | ||
* @author Dimitri Stallenberg | ||
*/ | ||
@@ -9,0 +7,0 @@ export declare class RandomSearchPlugin<T extends Encoding> extends SearchAlgorithmPlugin<T> { |
@@ -25,4 +25,2 @@ "use strict"; | ||
* Plugin for RandomSearch | ||
* | ||
* @author Dimitri Stallenberg | ||
*/ | ||
@@ -29,0 +27,0 @@ class RandomSearchPlugin extends SearchAlgorithmPlugin_1.SearchAlgorithmPlugin { |
@@ -5,4 +5,2 @@ import { SignalTerminationTrigger } from "@syntest/search"; | ||
* Plugin for SignalTerminationTrigger | ||
* | ||
* @author Dimitri Stallenberg | ||
*/ | ||
@@ -9,0 +7,0 @@ export declare class SignalTerminationTriggerPlugin extends TerminationTriggerPlugin { |
@@ -25,4 +25,2 @@ "use strict"; | ||
* Plugin for SignalTerminationTrigger | ||
* | ||
* @author Dimitri Stallenberg | ||
*/ | ||
@@ -29,0 +27,0 @@ class SignalTerminationTriggerPlugin extends TerminationTriggerPlugin_1.TerminationTriggerPlugin { |
{ | ||
"name": "@syntest/base-language", | ||
"version": "0.3.0-beta.8", | ||
"version": "0.3.0-beta.9", | ||
"description": "SynTest abstract tool that can be used to implement a new language", | ||
@@ -56,3 +56,3 @@ "keywords": [ | ||
"@syntest/module": "^0.2.0-beta.2", | ||
"@syntest/search": "^0.5.0-beta.7", | ||
"@syntest/search": "^0.5.0-beta.8", | ||
"@syntest/storage": "^0.3.0-beta.1", | ||
@@ -68,3 +68,3 @@ "globby": "11.0.4", | ||
}, | ||
"gitHead": "ec687772071407c836ddb8565c9b1eedcac72ab6" | ||
"gitHead": "f2fc976906c76dc00d3cebac7c2fd1e5d75d6c40" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
214705
3067