Master of Fine ArtsA Master of Fine Arts (MFA or M.F.A.) is a terminal degree in fine arts, including visual arts, creative writing, graphic design, photography, filmmaking, dance, theatre, other performing arts and in some cases, theatre management or arts administration. It is a graduate degree that typically requires two to three years of postgraduate study after a bachelor's degree, though the term of study varies by country or university. Coursework is primarily of an applied or performing nature, with the program often culminating in a thesis exhibition or performance.
Branch and cutBranch and cut is a method of combinatorial optimization for solving integer linear programs (ILPs), that is, linear programming (LP) problems where some or all the unknowns are restricted to integer values. Branch and cut involves running a branch and bound algorithm and using cutting planes to tighten the linear programming relaxations. Note that if cuts are only used to tighten the initial LP relaxation, the algorithm is called cut and branch. This description assumes the ILP is a maximization problem.