Minotaur 0.4.1
Docs for developers
Loading...
Searching...
No Matches
Functions
PowHandler.cpp File Reference

Implement the handler for functions of type y = x^k. More...

#include <cmath>
#include <iostream>
#include <iomanip>
#include <algorithm>
#include "MinotaurConfig.h"
#include "Branch.h"
#include "BrVarCand.h"
#include "Constraint.h"
#include <cstdint>
#include "Environment.h"
#include "PowHandler.h"
#include "Function.h"
#include "LinMods.h"
#include "Logger.h"
#include "Node.h"
#include "numeric"
#include "Objective.h"
#include "Operations.h"
#include "Option.h"
#include "QuadraticFunction.h"
#include "ProblemSize.h"
#include "Relaxation.h"
#include "SolutionPool.h"
#include "Variable.h"
Include dependency graph for PowHandler.cpp:

Functions

void continuedFraction (double val, int64_t &num, int64_t &den, double relTol=1e-9, double absTol=1e-12, int64_t maxDen=1000000)
 

Detailed Description

Implement the handler for functions of type y = x^k.

Author
Neeraj Kumar, IIT Bombay

Minotaur source code documented by Doxygen 1.9.8 on Sun Jul 19 2026