| Package | Description |
|---|---|
| net.sf.tweety.math.opt | |
| net.sf.tweety.math.opt.solver |
| Modifier and Type | Method and Description |
|---|---|
protected OptimizationProblem |
OptimizationRootFinder.buildOptimizationProblem()
Builds an optimization problem for the task of root finding.
|
OptimizationProblem |
OptimizationProblem.clone() |
| Modifier and Type | Method and Description |
|---|---|
String |
OpenOptSolver.getOpenOptCode(OptimizationProblem problem)
Builds the OpenOpt code for the given problem which can be interpreted
by a python.
|
Copyright © 2018. All rights reserved.