<div id="comment:0"></div> Expose the GLPK functions glp_eval_tab_row, glp_eval_tab_col in Sage's GLPKBackend class. See [GLPK manual](http://fossies.org/linux/glpk/doc/glpk.pdf), section 4.3 "Simplex tableau routines". One needs these functions if one wants to implement tableau cutting planes such as Gomory's fractional cut. CC: @nathanncohen @yuan-zhou @uduse @jdemeyer Component: **numerical** Keywords: **glpk** Author: **Yuan Zhou, Matthias Koeppe** Branch/Commit: **[`3c0da60`](https://github.com/sagemath/sagetrac-mirror/commit/3c0da609a36bd5832cf6a9f11895e993971731c4)** Reviewer: **Nathann Cohen** _Issue created by migration from https://trac.sagemath.org/ticket/18732_