Decision tables: Difference between revisions

Content added Content deleted
(Add wp template)
(Add link.)
Line 1: Line 1:
{{draft task}}
{{draft task}}


{{Wikipedia|Decision Tables|en}}<br>
{{Wikipedia|Decision Table|en}}<br>


[[wp:Decision_table|Decision Tables]] are a precise yet compact way to model complicated logic.
[[wp:Decision_table|Decision Tables]] are a precise yet compact way to model complicated logic.
Line 9: Line 9:
Demonstrate how your language implements decision tables.
Demonstrate how your language implements decision tables.


Use the example of Printer Troubleshooting given in the Wikipedia article.
Use this [[wp:Decision_table#Example|example]] of Printer Troubleshooting given in the Wikipedia article.
<br><br>
<br><br>