Changeset 15883 for branches/2886_SymRegGrammarEnumeration/Test
- Timestamp:
- 04/04/18 16:23:55 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2886_SymRegGrammarEnumeration/Test/GrammarEnumerationTest.cs
r15861 r15883 34 34 alg.Analyzers.SetItemCheckedState(grammarEnumerationAnalyzer, grammarEnumerationAnalyzer is RSquaredEvaluator); 35 35 } 36 alg.SearchDataStructure = StorageType.PriorityQueue; 36 37 } 37 38 … … 250 251 251 252 [TestMethod] 252 [TestProperty("Goal", "s tructure search +const op")]253 [TestProperty("Goal", "sinnus const op")] 253 254 public void Constants_Keijzer3() { 254 255 // 0.3*x*sin(2*pi*x)
Note: See TracChangeset
for help on using the changeset viewer.