summaryrefslogtreecommitdiff
path: root/prolog/problems/family_relations/father_2/common.py
AgeCommit message (Expand)Author
2016-04-25Remove file encoding comments from python filesTimotej Lazar
2016-02-29Additional improvements to hints for mother, father, grandparent, sister, and...Aleksander Sadikov
2016-02-28mother/2 and father/2 hints improved.Aleksander Sadikov
2016-02-17Prolog: only catch timeout in test functionsTimotej Lazar
2016-02-12Prolog: catch exceptions in test functionsTimotej Lazar
2016-01-12Return number of passed/total tests from Prolog test functionsTimotej Lazar
2016-01-05Simplify Prolog hint functionsTimotej Lazar
2015-12-23Simplify Prolog test functionTimotej Lazar
2015-11-27Leave query modification in tests to Prolog engineTimotej Lazar
2015-11-18Do not handle engine errors in hint functionsTimotej Lazar
2015-11-17Fix test functions for Prolog problemsTimotej Lazar
2015-11-17Do not import obsolete HintSequence anywhereTimotej Lazar
2015-10-12Remove group attribute from problem common.py filesTimotej Lazar
2015-10-02Figures, hints and test cases added/updated for father, grandparent, brother,...Aleksander Sadikov
2015-10-01Figures and hints updated for mother/2, father/2, and grandparent/2 problems.Aleksander Sadikov
2015-09-22New problems with hints for famrel section added.Aleksander Sadikov
2015-09-22Oops, overzealous copy/pasteTimotej Lazar
2015-09-22Update test functions for existing problemsTimotej Lazar
2015-09-18Add plan for brother/father/mother/sisterTimotej Lazar
2015-09-17Use check_answers instead of ask_all for testingTimotej Lazar
2015-09-11Accept a list of solved problems for hint/testTimotej Lazar
2015-09-11s/hint_defs/hint_type/gTimotej Lazar
2015-09-10Use Hint classes for hints from the last commitTimotej Lazar
2015-09-10Hints for mother, father, brother, and sister added.Aleksander Sadikov