Home
last modified time | relevance | path

Searched defs:relax (Results 1 – 25 of 840) sorted by relevance

12345678910>>...34

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Drelax.c74 SCIP_RELAX* relax, /**< relaxation handler */ in SCIPrelaxCopyInclude()
222 SCIP_RELAX* relax, /**< relaxation handler */ in SCIPrelaxInit()
266 SCIP_RELAX* relax, /**< relaxation handler */ in SCIPrelaxExit()
296 SCIP_RELAX* relax, /**< relaxation handler */ in SCIPrelaxInitsol()
320 SCIP_RELAX* relax, /**< relaxation handler */ in SCIPrelaxExitsol()
344 SCIP_RELAX* relax, /**< relaxation handler */ in SCIPrelaxExec()
441 SCIP_RELAX* relax /**< relaxation handler */ in SCIPrelaxGetData()
451 SCIP_RELAX* relax, /**< relaxation handler */ in SCIPrelaxSetData()
528 SCIP_RELAX* relax /**< relaxation handler */ in SCIPrelaxGetName()
538 SCIP_RELAX* relax /**< relaxation handler */ in SCIPrelaxGetDesc()
[all …]
H A Dscip_relax.c68 SCIP_RELAX* relax; in SCIPincludeRelax() local
105 SCIP_RELAX* relax; in SCIPincludeRelaxBasic() local
130 SCIP_RELAX* relax, /**< relaxation handler */ in SCIPsetRelaxCopy()
146 SCIP_RELAX* relax, /**< relaxation handler */ in SCIPsetRelaxFree()
162 SCIP_RELAX* relax, /**< relaxation handler */ in SCIPsetRelaxInit()
178 SCIP_RELAX* relax, /**< relaxation handler */ in SCIPsetRelaxExit()
194 SCIP_RELAX* relax, /**< relaxation handler */ in SCIPsetRelaxInitsol()
210 SCIP_RELAX* relax, /**< relaxation handler */ in SCIPsetRelaxExitsol()
264 SCIP_RELAX* relax, /**< relaxation handler */ in SCIPsetRelaxPriority()
/dports/math/SCIP/scip-7.0.3/tests/src/relax/
H A Drelax.c70 static SCIP_RELAX* relax; variable
145 Test(relax, relaxCheckName) in Test() argument
150 Test(relax, find) in Test() argument
155 Test(relax, relaxCheckDesc) in Test() argument
160 Test(relax, relaxCheckPriority) in Test() argument
165 Test(relax, relaxCheckFreq) in Test() argument
171 Test(relax, relaxCheckSetupTime) in Test() argument
177 Test(relax, relaxCheckTime) in Test() argument
183 Test(relax, relaxCheckNCalls) in Test() argument
188 Test(relax, relaxCheckInitialized) in Test() argument
/dports/math/py-PySCIPOpt/PySCIPOpt-3.0.2/src/pyscipopt/
H A Dscip.c33 #error Cython requires Python 2.6+ or Python 3.3+. in PyRelaxCopy()
34 #else in PyRelaxCopy()
37 #define CYTHON_FUTURE_DIVISION 1 in PyRelaxCopy()
46 #ifndef __cdecl in PyRelaxCopy()
47 #define __cdecl in PyRelaxCopy()
54 #define DL_IMPORT(t) t in PyRelaxCopy()
55 #endif in PyRelaxCopy()
60 #ifndef HAVE_LONG_LONG in PyRelaxCopy()
61 #if PY_VERSION_HEX >= 0x02070000 in PyRelaxCopy()
66 #define PY_LONG_LONG LONG_LONG in PyRelaxCopy()
[all …]
/dports/science/xtb/xtb-6.4.1/src/
H A Doptimizer.f90496 integer :: nvar1,npvar,npvar1
497 logical :: restart, first, pr, fail
498 logical :: econverged
500 logical :: lowered
501 integer :: maxcycle, iter, prlevel
502 integer :: i, j, ii, jj, k, lwork, info, m, idum, imax(3)
503 real(wp) :: energy,ethr,gthr,dsnrm,maxdispl,t0,w0,t1,w1
504 real(wp) :: lambda,gnorm,dnorm,ddot,eold,xdum,estart,acc,e_in
505 real(wp) :: depred,echng,dummy,maxd,alp,gchng,smallreal,gnold
507 real(wp),allocatable :: displ(:), gint(:)
[all …]
/dports/net/oha/oha-0.4.7/cargo-crates/spin-0.9.2/src/
H A Drelax.rs6 fn relax(); in relax() method
25 fn relax() { in relax() method
43 fn relax() { in relax() method
57 fn relax() {} in relax() method
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/data-checked-0.3/src/Data/Checked/
H A DStrict.hs54 relax ∷ Checked p v → DC.Checked p v function
55 relax (Checked v) = DC.trustMe v function
/dports/science/qmcpack/qmcpack-3.11.0/nexus/examples/quantum_espresso/relax_Ge_T_vs_kpoints/
H A Drelax_vs_kpoints_example.py39 relax = generate_pwscf( # make each relax simulation variable
75 relax = relaxations[ik] variable
/dports/x11/rsibreak/rsibreak-0.12.14/src/
H A Drsitimer.cpp128 emit relax( -1, false ); in resetAfterBreak() local
255 emit relax( -1, false ); in timeout() local
269 emit relax( m_pauseCounter->counterLeft(), false ); in timeout() local
320 emit relax( breakTime, nextOneIsBig ); in suggestBreak() local
/dports/graphics/py-pyqtgraph/pyqtgraph-0.12.3/examples/verlet_chain/
H A Drelax.py25 def relax(pos, links, mrel1, mrel2, lengths, push, pull, iters): function
30 def relax(pos, links, mrel1, mrel2, lengths, push, pull, iters): function
/dports/finance/py-quantecon/quantecon-0.5.2/quantecon/
H A Divp.py48 def _integrate_fixed_trajectory(self, h, T, step, relax): argument
68 def _integrate_variable_trajectory(self, h, g, tol, step, relax): argument
140 integrator='dopri5', step=False, relax=False, **kwargs): argument
/dports/math/gecode/gecode-0916a1a/gecode/int/
H A Drelax.cpp65 relax(Home home, const IntVarArgs& x, const IntVarArgs& sx, in relax() function
76 relax(Home home, const BoolVarArgs& x, const BoolVarArgs& sx, in relax() function
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/graph/
H A Drelax.hpp37 bool relax(typename graph_traits<Graph>::edge_descriptor e, in relax() function
68 bool relax(typename graph_traits<Graph>::edge_descriptor e, in relax() function
/dports/biology/lamarc/lamarc-2.1.8/boost/graph/
H A Drelax.hpp60 bool relax(typename graph_traits<Graph>::edge_descriptor e, in relax() function
88 bool relax(typename graph_traits<Graph>::edge_descriptor e, in relax() function
/dports/science/qmcpack/qmcpack-3.11.0/nexus/examples/qmcpack/rsqmc_misc/diamond/
H A Ddiamond_vacancy.py21 relax = generate_pwscf( variable
/dports/astro/py-astropy/astropy-5.0/docs/wcs/
H A Drelax.rst1 .. _relax: target
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/graph/
H A Drelax.hpp41 bool relax(typename graph_traits<Graph>::edge_descriptor e, in relax() function
82 bool relax(typename graph_traits<Graph>::edge_descriptor e, in relax() function
/dports/databases/xtrabackup/boost_1_59_0/boost/graph/
H A Drelax.hpp41 bool relax(typename graph_traits<Graph>::edge_descriptor e, in relax() function
82 bool relax(typename graph_traits<Graph>::edge_descriptor e, in relax() function
/dports/databases/percona57-server/boost_1_59_0/boost/graph/
H A Drelax.hpp41 bool relax(typename graph_traits<Graph>::edge_descriptor e, in relax() function
82 bool relax(typename graph_traits<Graph>::edge_descriptor e, in relax() function
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/graph/
H A Drelax.hpp41 bool relax(typename graph_traits<Graph>::edge_descriptor e, in relax() function
82 bool relax(typename graph_traits<Graph>::edge_descriptor e, in relax() function
/dports/databases/percona57-client/boost_1_59_0/boost/graph/
H A Drelax.hpp41 bool relax(typename graph_traits<Graph>::edge_descriptor e, in relax() function
82 bool relax(typename graph_traits<Graph>::edge_descriptor e, in relax() function
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/graph/
H A Drelax.hpp41 bool relax(typename graph_traits<Graph>::edge_descriptor e, in relax() function
82 bool relax(typename graph_traits<Graph>::edge_descriptor e, in relax() function
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/graph/
H A Drelax.hpp41 bool relax(typename graph_traits<Graph>::edge_descriptor e, in relax() function
82 bool relax(typename graph_traits<Graph>::edge_descriptor e, in relax() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dbinderr.ads41 -- If set to True, the normal "info: " header before messages generated
82 -- The following global variables are essentially additional parameters argument
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/graph/
H A Drelax.hpp41 bool relax(typename graph_traits<Graph>::edge_descriptor e, in relax() function
82 bool relax(typename graph_traits<Graph>::edge_descriptor e, in relax() function

12345678910>>...34