Class BfgsSolver

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

public class BfgsSolver extends Solver
This class implements the BFGS algorithm for solving unconstrained optimization problems.
Author:
Matthias Thimm