Log of /trunk/pg/macros/extraAnswerEvaluators.pl
Parent Directory
Revision
3870 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Sat Dec 31 15:00:37 2005 UTC (7 years, 4 months ago) by
dpvc
File length: 14838 byte(s)
Diff to
previous 3557
Added ability to specify variables that are part of the union/list
rather than requiring just constants. E.g.,
interval_cmp("(1,a),(2a-1,a)",unions=>'no',var=>'a');
or
interval_cmp("(x,y),(2x,3y)",unions=>'no',vars=>['x','y']);
Revision
3463 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 10 23:05:41 2005 UTC (7 years, 9 months ago) by
jj
File length: 24491 byte(s)
Diff to
previous 3462
Default behavior of number_list_cmp set to be backward compatible
(no hints of any kind or partial credit). These features can now be
activated by optional arguments.
Also improvements on parser-based interval_cmp.
Revision
3462 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 10 18:57:17 2005 UTC (7 years, 9 months ago) by
jj
File length: 23895 byte(s)
Diff to
previous 3457
Hopefully improved some of how the temporary context is set for number_list_cmp.
Many whitespace changes (spaces to tabs). Work in progress for a version of
interval_cmp which uses Parser, temporarily called interval_cmp2.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.