summaryrefslogtreecommitdiff
path: root/examples/nqueens
AgeCommit message (Collapse)Author
2013-09-16Remove contribs and examplesjohn.j.camilleri
Everything has now been moved to a separate repository at https://github.com/GrammaticalFramework/gf-contrib The contents of the examples folder are build during SetupWeb
2011-08-23fix SUMO after the update in DictEngkr.angelov
2010-11-12operations in the abstract syntaxkrasimir
2010-10-13generalize the nqueens function in NQueens.gfkrasimir
2010-10-13add start category S in NQueens. This helps the EditorApp to find the start ↵krasimir
category
2010-10-13use "-" and ";" instead of "_" and "\n" in NQueenskrasimir
2010-10-11update NQueens to use: 1) lists i.e. [Nat]; 2) implicit argumentskrasimir
2010-03-24even simpler version of NQueenskrasimir
2010-03-24the Plus predicate from NQueens is replaced with definition for function pluskrasimir
2010-03-21the NQueens algorithm written in GFkrasimir