Home
last modified time | relevance | path

Searched defs:nactions (Results 1 – 25 of 157) sorted by relevance

1234567

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dbandit_ucb.c64 int nactions /**< number of actions */ in dataReset()
119 int nactions; in SCIP_DECL_BANDITFREE() local
140 int nactions; in SCIP_DECL_BANDITSELECT() local
235 int nactions; in SCIP_DECL_BANDITRESET() local
262 int nactions; in SCIPgetConfidenceBoundUcb() local
303int nactions, /**< the positive number of actions for this bandit algo… in SCIPbanditCreateUcb()
335int nactions, /**< the positive number of actions for this bandit algo… in SCIPcreateBanditUcb()
H A Dbandit_exp3.c61 int nactions; in SCIP_DECL_BANDITFREE() local
89 int nactions; in SCIP_DECL_BANDITSELECT() local
146 int nactions; in SCIP_DECL_BANDITUPDATE() local
214 int nactions; in SCIP_DECL_BANDITRESET() local
280int nactions, /**< the positive number of actions for this bandit algo… in SCIPbanditCreateExp3()
308int nactions, /**< the positive number of actions for this bandit algo… in SCIPcreateBanditExp3()
H A Dbandit_epsgreedy.c63 int nactions; in SCIP_DECL_BANDITFREE() local
89 int nactions; in SCIP_DECL_BANDITSELECT() local
187 int nactions; in SCIP_DECL_BANDITRESET() local
245 int nactions, /**< the positive number of possible actions */ in SCIPbanditCreateEpsgreedy()
279 int nactions, /**< the positive number of possible actions */ in SCIPcreateBanditEpsgreedy()
H A Dstruct_bandit.h52 int nactions; /**< the number of actions to select from */ member
/dports/math/osi/Osi-0.108.6/CoinUtils/src/
H A DCoinPresolveDupcol.hpp53 dupcol_action(int nactions, const action *actions, in dupcol_action()
103 duprow_action(int nactions, in duprow_action()
139 duprow3_action(int nactions, in duprow3_action()
184 gubrow_action(int nactions, in gubrow_action()
236 twoxtwo_action(int nactions, in twoxtwo_action()
H A DCoinPresolveEmpty.hpp47 drop_empty_cols_action(int nactions, in drop_empty_cols_action()
98 drop_empty_rows_action(int nactions, in drop_empty_rows_action()
H A DCoinPresolveSingleton.hpp41 slack_doubleton_action(int nactions, in slack_doubleton_action()
92 slack_singleton_action(int nactions, in slack_singleton_action()
H A DCoinPresolveDual.hpp68 remove_dual_action(int nactions, const action *actions, in remove_dual_action()
H A DCoinPresolveEmpty.cpp295 const int nactions = nactions_; in postsolve() local
441 int nactions = 0; in presolve() local
542 const int nactions = nactions_; in postsolve() local
/dports/math/coinutils/CoinUtils-2.11.4/CoinUtils/src/
H A DCoinPresolveDupcol.hpp53 dupcol_action(int nactions, const action *actions, in dupcol_action()
103 duprow_action(int nactions, in duprow_action()
139 duprow3_action(int nactions, in duprow3_action()
184 gubrow_action(int nactions, in gubrow_action()
236 twoxtwo_action(int nactions, in twoxtwo_action()
H A DCoinPresolveEmpty.hpp47 drop_empty_cols_action(int nactions, in drop_empty_cols_action()
98 drop_empty_rows_action(int nactions, in drop_empty_rows_action()
H A DCoinPresolveSingleton.hpp41 slack_doubleton_action(int nactions, in slack_doubleton_action()
92 slack_singleton_action(int nactions, in slack_singleton_action()
H A DCoinPresolveDual.hpp68 remove_dual_action(int nactions, const action *actions, in remove_dual_action()
H A DCoinPresolveEmpty.cpp295 const int nactions = nactions_; in postsolve() local
441 int nactions = 0; in presolve() local
542 const int nactions = nactions_; in postsolve() local
/dports/math/clp/Clp-1.17.3/CoinUtils/src/
H A DCoinPresolveDupcol.hpp53 dupcol_action(int nactions, const action *actions, in dupcol_action()
103 duprow_action(int nactions, in duprow_action()
139 duprow3_action(int nactions, in duprow3_action()
184 gubrow_action(int nactions, in gubrow_action()
236 twoxtwo_action(int nactions, in twoxtwo_action()
H A DCoinPresolveEmpty.hpp47 drop_empty_cols_action(int nactions, in drop_empty_cols_action()
98 drop_empty_rows_action(int nactions, in drop_empty_rows_action()
H A DCoinPresolveSingleton.hpp41 slack_doubleton_action(int nactions, in slack_doubleton_action()
92 slack_singleton_action(int nactions, in slack_singleton_action()
H A DCoinPresolveDual.hpp68 remove_dual_action(int nactions, const action *actions, in remove_dual_action()
/dports/math/ogdf/OGDF/include/coin/
H A DCoinPresolveDupcol.hpp53 dupcol_action(int nactions, const action *actions, in dupcol_action()
98 duprow_action(int nactions, in duprow_action()
136 gubrow_action(int nactions, in gubrow_action()
H A DCoinPresolveEmpty.hpp47 drop_empty_cols_action(int nactions, in drop_empty_cols_action()
98 drop_empty_rows_action(int nactions, in drop_empty_rows_action()
H A DCoinPresolveSingleton.hpp41 slack_doubleton_action(int nactions, in slack_doubleton_action()
92 slack_singleton_action(int nactions, in slack_singleton_action()
/dports/math/ogdf/OGDF/src/coin/CoinUtils/
H A DCoinPresolveZeros.cpp24 int nactions = 0; in count_col_zeros() local
47 int nactions = 0; in count_col_zeros2() local
73 int nactions = 0; in drop_col_zeros() local
H A DCoinPresolveUseless.cpp100 useless_constraint_action::useless_constraint_action(int nactions, in useless_constraint_action()
124 const int nactions = nactions_; in postsolve() local
H A DCoinPresolveEmpty.cpp242 const int nactions = nactions_; in postsolve() local
366 int nactions = 0; in presolve() local
454 const int nactions = nactions_; in postsolve() local
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Xm/misc/
H A Dtest7.c71 int nactions; in main() local

1234567