Requisite separator changed from "," to ";". Optimization functions which use Gurobi optimization solver are added
Fix gurobi solver params in solve() function. Update inputData() function reference. Fix URL in vign...
Now we add the non-academic cbc solver as option in solve() function. Update solve() function refere...
This version includes a bounded simulated annealing algorithm, an interior point (Newton) solver for...
Locked CSV file on Windows issue fixed Requisite separator changed from "," to ";". Optimization fun...
Added degree plan optimization capabilities (optimize_plan) Added documentation for degree plan crea...
Updates [compat] to include Jump ~0.18.5 for compatibility with MultiJuMP. Update other deps init_op...
Gurobi is no longer an explicit dependency. If using Gurobi, then the optimization functionality is ...
New example files added. Files related the quality assurance of electrical engineering departments ...
Updates some dependencies and alters the REQUIRE file to no longer include standard libraries
Optimization.jl seeks to bring together a variety of optimization packages, local and global, into o...
The specific optimization algorithm is written here. For solving the global optimization problem wit...
Optim provides a range of optimization capabilities written in the Julia programming language (Bezan...
The access to advanced optimization software needs more and more sophisticated modeling tools. Optim...
Significant enhancements to the underlying visualization framework Fixed longest path in the visuali...
Major Acceleration / nonlinear preconditioning with N-GMRES and O-ACCEL added (see https://github.co...
Fix gurobi solver params in solve() function. Update inputData() function reference. Fix URL in vign...
Now we add the non-academic cbc solver as option in solve() function. Update solve() function refere...
This version includes a bounded simulated annealing algorithm, an interior point (Newton) solver for...
Locked CSV file on Windows issue fixed Requisite separator changed from "," to ";". Optimization fun...
Added degree plan optimization capabilities (optimize_plan) Added documentation for degree plan crea...
Updates [compat] to include Jump ~0.18.5 for compatibility with MultiJuMP. Update other deps init_op...
Gurobi is no longer an explicit dependency. If using Gurobi, then the optimization functionality is ...
New example files added. Files related the quality assurance of electrical engineering departments ...
Updates some dependencies and alters the REQUIRE file to no longer include standard libraries
Optimization.jl seeks to bring together a variety of optimization packages, local and global, into o...
The specific optimization algorithm is written here. For solving the global optimization problem wit...
Optim provides a range of optimization capabilities written in the Julia programming language (Bezan...
The access to advanced optimization software needs more and more sophisticated modeling tools. Optim...
Significant enhancements to the underlying visualization framework Fixed longest path in the visuali...
Major Acceleration / nonlinear preconditioning with N-GMRES and O-ACCEL added (see https://github.co...
Fix gurobi solver params in solve() function. Update inputData() function reference. Fix URL in vign...
Now we add the non-academic cbc solver as option in solve() function. Update solve() function refere...
This version includes a bounded simulated annealing algorithm, an interior point (Newton) solver for...