Uploaded image for project: 'Commons Math'
  1. Commons Math
  2. MATH-1550

SimplexTableau (linear programming)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.6.1
    • 4.X
    • None

    Description

      Class SimplexTableau is package private and does not seem designed for inheritance, but it contains "protected" methods.

      There are several instance fields that should preferably be made "final" (for thread safety). It seems that to do this, some design changes are necessary (a.o. the relationship with SimplexSolver should be clarified).

       
      SimplexSolver also contains a protected method (solvePhase1) that is not documented for inheritance.
       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              erans Gilles Sadowski
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: