#20311: interactive_simplex_method enhancements
-------------------------------------+-------------------------------------
Reporter: novoselt | Owner:
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-7.2
Component: numerical | Resolution:
Keywords: | Merged in:
Authors: Andrey | Reviewers: Matthias Koeppe
Novoseltsev | Work issues:
Report Upstream: N/A | Commit:
Branch: | 4d7afcab44af70dfa5063624d02c1b8ddd2b2b64
u/novoselt/ISM_enchancements | Stopgaps:
Dependencies: |
-------------------------------------+-------------------------------------
Comment (by novoselt):
Agreed about confusion, but the questions in human language are:
A) Is this problem feasible?
B) Is this solution for this problem feasible?
which I want to translate in code to
A) `problem.is_feasible()`
B) `problem.is_feasible(solution)`
and find very natural and not **adding** any confusion at all.
Most students also feel no difference between
C) `problem.optimal_value()`
D) `optimal_dictionary.objective_value()`
since they do give the same values. Yet
C') `problem.work_hard_to_find_optimal_value()`
D') `optimal_dictionary.just_read_off_the_objective_value_you_store()`
are not the right way to teach them the difference.
--
Ticket URL: <http://trac.sagemath.org/ticket/20311#comment:29>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.