#include <alpaqa/config/config.hpp>
#include <alpaqa/problem/kkt-error.hpp>
#include <alpaqa/problem/ocproblem-counters.hpp>
#include <alpaqa/problem/problem-counters.hpp>
#include <alpaqa/util/print.hpp>
#include <bit>
#include <charconv>
#include <chrono>
#include <iomanip>
#include <map>
#include <numeric>
#include <string_view>
#include <variant>
#include "problem.hpp"
Go to the source code of this file.
|
#define | EVAL(name) dict_elem(#name, evals.name) |
|
#define | EVAL(name) dict_elem(#name, evals.name) |
|
◆ EVAL [1/2]
#define EVAL |
( |
|
name | ) |
dict_elem(#name, evals.name) |
◆ EVAL [2/2]
#define EVAL |
( |
|
name | ) |
dict_elem(#name, evals.name) |
◆ random_hex_string()
std::string random_hex_string |
( |
auto && |
rng | ) |
|
|
inline |
◆ timestamp_ms()
◆ write_evaluations() [1/2]
◆ write_evaluations() [2/2]
◆ print_results()
◆ write_results()