A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://scipopt.github.io/PySCIPOpt/docs/html/namespacepyscipopt_1_1expr.html below:

PySCIPOpt: pyscipopt.expr Namespace Reference

◆ buildGenExprObj() def pyscipopt.expr.buildGenExprObj (   expr )
helper function to generate an object of type GenExpr

Definition at line 116 of file expr.pxi.

◆ cos() def pyscipopt.expr.cos (   expr ) ◆ exp() def pyscipopt.expr.exp (   expr ) ◆ expr_to_array() def pyscipopt.expr.expr_to_array (   expr,   nodes  ) ◆ expr_to_nodes() def pyscipopt.expr.expr_to_nodes (   expr )
transforms tree to an array of nodes. each node is an operator and the position of the 
children of that operator (i.e. the other nodes) in the array

Definition at line 639 of file expr.pxi.

References pyscipopt.expr.expr_to_array().

◆ log() def pyscipopt.expr.log (   expr ) ◆ quickprod() def pyscipopt.expr.quickprod (   termlist )
multiply linear expressions and constants by avoiding intermediate 
data structures and multiplying terms inplace

Definition at line 366 of file expr.pxi.

◆ quicksum() def pyscipopt.expr.quicksum (   termlist )
add linear expressions and constants much faster than Python's sum
by avoiding intermediate data structures and adding terms inplace

Definition at line 357 of file expr.pxi.

◆ sin() def pyscipopt.expr.sin (   expr ) ◆ sqrt() def pyscipopt.expr.sqrt (   expr ) ◆ value_to_array() def pyscipopt.expr.value_to_array (   val,   nodes  )
adds a given value to an array

Definition at line 647 of file expr.pxi.

◆ CONST ◆ Operator

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4