Class SolverTest


  • public class SolverTest
    extends java.lang.Object
    Test the Solver class.

    Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
    BSD-style license. See OpenTrafficSim License.

    Version:
    $Revision$, $LastChangedDate$, by $Author$, initial version Dec 10, 2015
    Author:
    Peter Knoppers
    • Constructor Summary

      Constructors 
      Constructor Description
      SolverTest()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void solverTest()
      Linear solver.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SolverTest

        public SolverTest()
    • Method Detail

      • solverTest

        public final void solverTest()
        Linear solver.