Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cvanaret/Uno
/ functions
Functions
1,118 in github.com/cvanaret/Uno
⨍
Functions
1,118
◇
Types & classes
360
↓ 2 callers
Method
set_termination_callback
interfaces/Python/cpp_classes/UnoSolverWrapper.cpp:60
↓ 2 callers
Method
shift_lower_triangle
uno/ingredients/hessian_models/quasi_newton/QuasiNewtonHessian.cpp:97
↓ 2 callers
Method
size
uno/linear_algebra/SparseVector.hpp:76
↓ 2 callers
Function
solution_status_to_message
uno/optimization/SolutionStatus.cpp:7
↓ 2 callers
Method
solve
uno/ingredients/subproblem_solvers/IQPSolver.cpp:22
↓ 2 callers
Method
solve_subproblem
uno/ingredients/constraint_relaxation_strategies/FeasibilityRestoration.cpp:167
↓ 2 callers
Method
solving_feasibility_problem
uno/ingredients/constraint_relaxation_strategies/NoRelaxation.cpp:85
↓ 2 callers
Method
switch_to_feasibility_problem
uno/ingredients/constraint_relaxation_strategies/NoRelaxation.cpp:89
↓ 2 callers
Function
uno_create_solver
interfaces/C/Uno_C_API.cpp:835
↓ 2 callers
Function
uno_destroy_solver
interfaces/C/Uno_C_API.cpp:1259
↓ 2 callers
Function
uno_get_method_description
interfaces/C/Uno_C_API.cpp:1043
↓ 2 callers
Function
uno_get_optimization_status
interfaces/C/Uno_C_API.cpp:1104
↓ 2 callers
Function
uno_get_solution_objective
interfaces/C/Uno_C_API.cpp:1114
↓ 2 callers
Function
uno_get_solution_status
interfaces/C/Uno_C_API.cpp:1109
↓ 2 callers
Function
uno_optimize
interfaces/C/Uno_C_API.cpp:1017
↓ 2 callers
Function
uno_set_solver_preset
interfaces/C/Uno_C_API.cpp:982
↓ 2 callers
Method
update_parameterization
uno/ingredients/inequality_handling_methods/NoInequalityReformulation.cpp:21
↓ 2 callers
Method
what
uno/ingredients/inertia_correction_strategies/UnstableInertiaCorrection.hpp:12
↓ 1 callers
Method
Model
abstract Problem class
uno/model/Model.cpp:18
↓ 1 callers
Method
acceptable_wrt_current_iterate
check acceptability wrt current point
uno/ingredients/globalization_strategies/switching_methods/funnel_methods/FunnelMethod.cpp:117
↓ 1 callers
Method
acceptable_wrt_upper_bound
uno/ingredients/globalization_strategies/switching_methods/filter_methods/filters/Filter.cpp:192
↓ 1 callers
Function
bunch_kaufman_factorization
performs the factorization of a symmetric matrix A using the Bunch-Kaufman diagonal pivoting method A = U^T D U or A = L D L^T
uno/linear_algebra/LAPACK.hpp:49
↓ 1 callers
Function
bunch_kaufman_solve
solves a system of linear equations A X = B with a symmetric matrix A using the factorization computed by dsytrf
uno/linear_algebra/LAPACK.hpp:76
↓ 1 callers
Method
can_switch_to_optimality_phase
uno/ingredients/constraint_relaxation_strategies/FeasibilityRestoration.cpp:187
↓ 1 callers
Method
check_factorization_status
uno/ingredients/subproblem_solvers/MA27/MA27Solver.cpp:247
↓ 1 callers
Method
check_sufficient_workspace_size
we use (x*4)/3 to increase by 33% TODO add an option
uno/ingredients/subproblem_solvers/BQPD/BQPDSolver.cpp:176
↓ 1 callers
Method
check_termination_with_small_step
check whether a rejected step with very small norm can be tolerated
uno/ingredients/globalization_mechanisms/TrustRegionStrategy.cpp:161
↓ 1 callers
Method
clone
uno/ingredients/inequality_handling_methods/interior_point_methods/barrier_problems/PrimalDualInteriorPointProblem.cpp:29
↓ 1 callers
Method
complementarity_error
uno/optimization/OptimizationProblem.cpp:180
↓ 1 callers
Method
compute_actual_objective_reduction
uno/ingredients/globalization_strategies/switching_methods/funnel_methods/FunnelMethod.cpp:135
↓ 1 callers
Method
compute_barrier_term_directional_derivative
uno/ingredients/inequality_handling_methods/interior_point_methods/barrier_problems/PrimalDualInteriorPointProblem.cpp:430
↓ 1 callers
Method
compute_bunch_kaufman_factorization
uno/linear_algebra/BLASMatrix.hpp:223
↓ 1 callers
Method
compute_centrality_error
uno/optimization/OptimizationProblem.cpp:222
↓ 1 callers
Method
compute_cholesky_factorization
uno/linear_algebra/BLASMatrix.hpp:218
↓ 1 callers
Method
compute_complementarity_scaling
uno/ingredients/constraint_relaxation_strategies/ConstraintRelaxationStrategy.cpp:139
↓ 1 callers
Method
compute_delta
compute (guarded) δ = sᵀy / yᵀy at the newest (last) entry
uno/ingredients/hessian_models/quasi_newton/inverse/InverseLBFGSHessian.cpp:171
↓ 1 callers
Method
compute_delta
compute (guarded) δ = sᵀy / sᵀs at the newest (last) entry
uno/ingredients/hessian_models/quasi_newton/direct/LBFGSHessian.cpp:220
↓ 1 callers
Method
compute_delta
uno/ingredients/hessian_models/quasi_newton/direct/LSR1Hessian.cpp:183
↓ 1 callers
Method
compute_gradients_sparsity
objective gradient + row-major constraint Jacobian
uno/ingredients/subproblem_solvers/BQPD/BQPDQuadraticProgram.cpp:259
↓ 1 callers
Method
compute_hessian_quadratic_form
uno/ingredients/subproblem_solvers/COOLinearSystem.cpp:39
↓ 1 callers
Method
compute_inverse_hessian_vector_product
uno/ingredients/hessian_models/quasi_newton/inverse/InverseLBFGSHessian.cpp:88
↓ 1 callers
Method
compute_jacobian_sparsity
uno/optimization/OptimizationProblem.cpp:63
↓ 1 callers
Method
compute_jacobian_sparsity
uno/ingredients/subproblem/Subproblem.cpp:28
↓ 1 callers
Method
compute_jacobian_transposed_vector_product
uno/model/FixedBoundsConstraintsModel.cpp:124
↓ 1 callers
Method
compute_lagrangian_hessian_sparsity
interfaces/AMPL/AMPLModel.cpp:363
↓ 1 callers
Method
compute_latest_s
uno/ingredients/hessian_models/quasi_newton/QuasiNewtonHessian.cpp:51
↓ 1 callers
Method
compute_latest_y
fill the latest y: y = \nabla L(x_k, y_k, z_k) - \nabla L(x_{k-1}, y_k, z_k)
uno/ingredients/hessian_models/quasi_newton/QuasiNewtonHessian.cpp:58
↓ 1 callers
Method
compute_low_rank_correction
uno/ingredients/subproblem_solvers/WoodburyEQPSolver.cpp:85
↓ 1 callers
Method
compute_merit_actual_reduction
uno/ingredients/globalization_strategies/MeritFunction.cpp:76
↓ 1 callers
Method
compute_next_iterate
uno/ingredients/globalization_mechanisms/TrustRegionStrategy.cpp:46
↓ 1 callers
Method
compute_predicted_auxiliary_reduction
uno/ingredients/constraint_relaxation_strategies/relaxed_problems/l1RelaxedProblem.cpp:364
↓ 1 callers
Method
compute_predicted_infeasibility_reduction
local models of progress measures
uno/ingredients/subproblem/Subproblem.cpp:267
↓ 1 callers
Method
compute_predicted_objective_reduction
uno/ingredients/subproblem/Subproblem.cpp:282
↓ 1 callers
Method
compute_predicted_reductions
uno/ingredients/subproblem/Subproblem.cpp:296
↓ 1 callers
Method
compute_regularized_augmented_matrix_sparsity
lower triangular part of the symmetric augmented matrix
uno/ingredients/subproblem/Subproblem.cpp:49
↓ 1 callers
Method
compute_stationarity_scaling
uno/ingredients/constraint_relaxation_strategies/ConstraintRelaxationStrategy.cpp:111
↓ 1 callers
Method
create_result
uno/Uno.cpp:246
↓ 1 callers
Method
decrease_radius_aggressively
uno/ingredients/globalization_mechanisms/TrustRegionStrategy.cpp:195
↓ 1 callers
Method
decrease_step_length
step length follows the following sequence: 1, ratio, ratio^2, ratio^3, ...
uno/ingredients/globalization_mechanisms/BacktrackingLineSearch.cpp:150
↓ 1 callers
Function
define_Constants
interfaces/Python/python_modules/Constants.cpp:10
↓ 1 callers
Function
define_Model
interfaces/Python/python_modules/Model.cpp:14
↓ 1 callers
Function
define_Result
interfaces/Python/python_modules/Result.cpp:18
↓ 1 callers
Function
define_UnoSolver
interfaces/Python/python_modules/UnoSolver.cpp:17
↓ 1 callers
Method
determine_problem_type
interfaces/AMPL/AMPLModel.cpp:371
↓ 1 callers
Method
display_subproblem
uno/ingredients/subproblem_solvers/BQPD/BQPDSolver.cpp:155
↓ 1 callers
Method
evaluate_constraints
uno/optimization/OptimizationProblem.cpp:73
↓ 1 callers
Method
evaluate_functions
uno/ingredients/subproblem_solvers/HiGHS/HiGHSQuadraticProgram.cpp:180
↓ 1 callers
Method
evaluate_functions
uno/ingredients/subproblem_solvers/BQPD/BQPDQuadraticProgram.cpp:245
↓ 1 callers
Method
evaluate_jacobian
uno/model/FixedBoundsConstraintsModel.cpp:96
↓ 1 callers
Method
evaluate_jacobian
uno/ingredients/subproblem/Subproblem.cpp:80
↓ 1 callers
Method
evaluate_jacobian
uno/ingredients/subproblem_solvers/HiGHS/HiGHSQuadraticProgram.cpp:199
↓ 1 callers
Method
evaluate_objective_gradient
uno/model/FixedBoundsConstraintsModel.cpp:72
↓ 1 callers
Function
generate_asl
interfaces/AMPL/AMPLModel.cpp:16
↓ 1 callers
Method
get_barrier_parameter
uno/ingredients/inequality_handling_methods/interior_point_methods/BarrierParameterUpdateStrategy.hpp:52
↓ 1 callers
Method
get_correction_column
uno/ingredients/hessian_models/quasi_newton/direct/LSR1Hessian.cpp:89
↓ 1 callers
Method
get_correction_rank
uno/ingredients/hessian_models/quasi_newton/direct/LSR1Hessian.cpp:85
↓ 1 callers
Function
get_larger_integer_workspace_size
uno/ingredients/subproblem_solvers/MA57/MA57Solver.cpp:67
↓ 1 callers
Function
get_larger_real_workspace_size
uno/ingredients/subproblem_solvers/MA57/MA57Solver.cpp:61
↓ 1 callers
Method
get_name
uno/ingredients/globalization_strategies/MeritFunction.cpp:66
↓ 1 callers
Method
get_number_subproblems_solved
uno/ingredients/globalization_mechanisms/GlobalizationMechanism.cpp:22
↓ 1 callers
Method
get_objective_multiplier
uno/ingredients/inequality_handling_methods/interior_point_methods/barrier_problems/PrimalDualInteriorPointProblem.cpp:33
↓ 1 callers
Method
get_option_type
uno/options/Options.cpp:211
↓ 1 callers
Method
get_primal_regularization_factor
uno/ingredients/inertia_correction_strategies/NoInertiaCorrection.cpp:48
↓ 1 callers
Method
get_smallest_infeasibility
uno/ingredients/globalization_strategies/switching_methods/filter_methods/filters/Filter.cpp:26
↓ 1 callers
Method
has_bound_constraints
uno/model/Model.cpp:36
↓ 1 callers
Method
has_bound_constraints
uno/ingredients/inequality_handling_methods/interior_point_methods/barrier_problems/PrimalDualInteriorPointProblem.cpp:41
↓ 1 callers
Method
has_hessian_matrix
uno/ingredients/hessian_models/ZeroHessian.cpp:15
↓ 1 callers
Method
has_hessian_operator
uno/ingredients/hessian_models/ZeroHessian.cpp:11
↓ 1 callers
Method
has_inequality_constraints
uno/model/Model.cpp:25
↓ 1 callers
Method
has_inequality_constraints
uno/ingredients/inequality_handling_methods/interior_point_methods/barrier_problems/PrimalDualInteriorPointProblem.cpp:37
↓ 1 callers
Method
has_inequality_constraints
uno/ingredients/subproblem/Subproblem.cpp:208
↓ 1 callers
Function
hide_pointer
uno/ingredients/subproblem_solvers/BQPD/BQPDSolver.hpp:96
↓ 1 callers
Method
increment_iterator
uno/symbolic/CollectionAdapter.hpp:41
↓ 1 callers
Method
infeasibility_sufficient_reduction
uno/ingredients/globalization_strategies/switching_methods/funnel_methods/FunnelMethod.cpp:123
↓ 1 callers
Method
initial_dual_point
uno/model/FixedBoundsConstraintsModel.cpp:189
↓ 1 callers
Method
initial_primal_point
uno/model/FixedBoundsConstraintsModel.cpp:181
↓ 1 callers
Method
initialize
uno/Uno.cpp:168
↓ 1 callers
Method
initialize_feasibility_problem
uno/ingredients/inequality_handling_methods/NoInequalityReformulation.cpp:27
↓ 1 callers
Function
invalid_value
uno/optimization/Evaluations.cpp:18
↓ 1 callers
Function
is_error_code_insufficient_integer_workspace
uno/ingredients/subproblem_solvers/MA57/MA57Solver.cpp:49
← previous
next →
201–300 of 1,118, ranked by callers