Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Problems.GPDL/Test/MissingRule.gpdl @ 15580

Last change on this file since 15580 was 9842, checked in by gkronber, 11 years ago

#2026 added rudimentary error checking to GPDL parser ATG. Added GPL license headers to all files. Created a first set of unit tests.

File size: 118 bytes
Line 
1PROBLEM MissingRule
2
3NONTERMINALS
4  NT1.NT2.
5
6TERMINALS
7  T1.
8
9RULES
10
11MAXIMIZE<<  >>
12END MissingRule.
Note: See TracBrowser for help on using the repository browser.