Class ApacheCommonsSimplex

java.lang.Object
org.tweetyproject.math.opt.solver.Solver
org.tweetyproject.math.opt.solver.ApacheCommonsSimplex

public class ApacheCommonsSimplex extends Solver
This class is a wrapper for the Apache Commons Math Simplex implementation. See http://commons.apache.org/math. Version used is 2.0
Author:
Matthias Thimm