alpaqa 1.0.0a18
Nonconvex constrained optimization
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
pantr-driver.cpp File Reference
#include <alpaqa/inner/directions/pantr/newton-tr.hpp>
#include <alpaqa/inner/pantr.hpp>
#include <alpaqa/util/string-util.hpp>
#include "alm-driver.hpp"
#include "cancel.hpp"
#include "extra-stats.hpp"
#include "pantr-driver.hpp"
#include "solver-driver.hpp"
+ Include dependency graph for pantr-driver.cpp:

Go to the source code of this file.

Classes

struct  tag_t< T >
 

Namespaces

namespace  anonymous_namespace{pantr-driver.cpp}
 

Functions

template<template< class Direction > class Solver>
SharedSolverWrapper make_pantr_like_solver (std::string_view direction, Options &opts)
 
SharedSolverWrapper make_pantr_driver (std::string_view direction, Options &opts)
 

Class Documentation

◆ anonymous_namespace{pantr-driver.cpp}::tag_t

struct anonymous_namespace{pantr-driver.cpp}::tag_t
+ Collaboration diagram for tag_t< T >:

Function Documentation

◆ make_pantr_driver()

SharedSolverWrapper make_pantr_driver ( std::string_view  direction,
Options opts 
)

Definition at line 65 of file pantr-driver.cpp.

+ Here is the caller graph for this function: