MCPcopy Create free account

hub / github.com/dhbloo/rapfi / functions

Functions3,291 in github.com/dhbloo/rapfi

↓ 1 callersMethodchildUpperBound
Returns the upper bound of this child node's bound.
Rapfi/search/mcts/node.h:136
↓ 1 callersFunctionclassicalEvalMargin
Finds a margin for switching to classical evaluation if it falls outside alpha-beta window with this margin.
Rapfi/eval/eval.cpp:80
↓ 1 callersMethodclearAllBoardText
Rapfi/database/dbtypes.cpp:189
↓ 1 callersMethodclearData
Rapfi/search/ab/search.cpp:68
↓ 1 callersFunctionclearHash
Rapfi/command/gomocup.cpp:434
↓ 1 callersFunctioncollectEvalCoeffs
Rapfi/tuning/tuner.cpp:95
↓ 1 callersFunctioncollectMoveScoreCoeffs
Rapfi/tuning/tuner.cpp:124
↓ 1 callersMethodcomputeEvalGradient
TuneEntry::computeEvalGradient() computes gradient of params for this tune entry based on loss function of eval. The gradient is not normalized.
Rapfi/tuning/tuner.cpp:339
↓ 1 callersMethodcomputeMoveScoreGradient
TuneEntry::computeMoveScoreGradient() computes gradient of params for this tune entry based on loss function of move score. The gradient is not normal
Rapfi/tuning/tuner.cpp:364
↓ 1 callersFunctionconsume_backwards_whitespace
Rapfi/external/cpptoml/include/cpptoml.h:3146
↓ 1 callersFunctioncopyDatabasePathToRoot
Rapfi/database/dbutils.cpp:36
↓ 1 callersFunctioncpuctExplorationFactor
Compute the Cpuct exploration factor for the given parent node visits.
Rapfi/search/mcts/search.cpp:236
↓ 1 callersMethodcurMoveNormalizePolicy
Get the normalized policy in [0,1] of current move. Use after enable normalized policy.
Rapfi/search/movepick.h:56
↓ 1 callersMethodcurrentLR
Rapfi/tuning/optimizer.h:38
↓ 1 callersFunctiondate_type
Rapfi/external/cpptoml/include/cpptoml.h:3180
↓ 1 callersFunctiondeleteDatabaseAll
Rapfi/command/gomocup.cpp:931
↓ 1 callersFunctiondeleteDatabaseOne
Rapfi/command/gomocup.cpp:1070
↓ 1 callersFunctiondetermine_number_type
Rapfi/external/cpptoml/include/cpptoml.h:2356
↓ 1 callersFunctiondeviceString
Get the device string of a onnx device enum.
Rapfi/eval/onnxevaluator.cpp:74
↓ 1 callersFunctiondot2
Rapfi/eval/simdops.h:2514
↓ 1 callersFunctiondoubleSEMargin
Margin for double singular extension
Rapfi/search/ab/parameter.h:165
↓ 1 callersMethoddump
Rapfi/search/hashtable.cpp:268
↓ 1 callersFunctiondumpHash
Rapfi/command/gomocup.cpp:447
↓ 1 callersMethodeat_or
Rapfi/external/cpptoml/include/cpptoml.h:1800
↓ 1 callersMethodemplace_hint
Rapfi/external/flat.hpp/headers/flat.hpp/flat_map.hpp:448
↓ 1 callersFunctionentryHash
Rapfi/tuning/datawriter.cpp:79
↓ 1 callersFunctionevaluateNode
Rapfi/search/mcts/search.cpp:450
↓ 1 callersMethodevaluatePolicySmall
Rapfi/eval/mix10nnue.cpp:775
↓ 1 callersMethodevaluateValueLarge
Rapfi/eval/mix10nnue.cpp:756
↓ 1 callersFunctionexpandCandidate
Rapfi/search/opening.cpp:215
↓ 1 callersFunctionexpandCandidateHalfBoard
Rapfi/search/opening.cpp:229
↓ 1 callersFunctionextensionFromStatScore
Compute depth extension from statScore of current move.
Rapfi/search/ab/parameter.h:266
↓ 1 callersFunctionextractPVOfChildNode
Extract PV of the given node recursively. @param node The node to extract PV. @param pv[out] The extracted PV will be appended to this array. @param m
Rapfi/search/mcts/search.cpp:785
↓ 1 callersFunctionfailHighMargin
Fail high reduction margin
Rapfi/search/ab/parameter.h:129
↓ 1 callersFunctionfillPatternCodeLUT
Rapfi/game/pattern.cpp:406
↓ 1 callersFunctionfindAllPseudoFourDefendPos
Find all pseudo defence pos of FOUR pattern4. @param side Color of side with a FOUR pattern4.
Rapfi/game/movegen.cpp:124
↓ 1 callersMethodfindNode
Find the node with the given hash key. @return Pointer to the node if found, otherwise nullptr. @note This function uses reader lock to ensure thread-
Rapfi/search/mcts/nodetable.h:79
↓ 1 callersFunctionfind_end_of_number
Rapfi/external/cpptoml/include/cpptoml.h:2858
↓ 1 callersFunctionformat_description
Rapfi/external/cxxopts/include/cxxopts.hpp:1945
↓ 1 callersFunctionformat_option
Rapfi/external/cxxopts/include/cxxopts.hpp:1899
↓ 1 callersFunctionfrom_zoned
Rapfi/external/cpptoml/include/cpptoml.h:128
↓ 1 callersFunctionfutilityMoveCount
Move count based pruning. When we already have a non-losing move, and opponent is not making a four at last step, moves that exceeds futility move cou
Rapfi/search/ab/parameter.h:145
↓ 1 callersFunctiongenerateOpening
Generate opening move for (almost) empty board state. @param[in] board Board state to probe a opening move. @param[in] rule The rule including game ru
Rapfi/search/opening.cpp:48
↓ 1 callersMethodgetAllBoardTexts
Rapfi/database/dbtypes.cpp:106
↓ 1 callersFunctiongetBuildInfo
Rapfi/core/version.cpp:37
↓ 1 callersFunctiongetDefaultConfigPath
Rapfi/command/command.cpp:92
↓ 1 callersFunctiongetDefaultDevice
Get the default device of this machine.
Rapfi/eval/onnxevaluator.cpp:96
↓ 1 callersFunctiongetEngineInfo
Rapfi/core/version.cpp:117
↓ 1 callersMethodgetEvalUtility
Returns the evaluated utility value of this node.
Rapfi/search/mcts/node.h:211
↓ 1 callersMethodgetIOVersion
Rapfi/eval/onnxevaluator.cpp:158
↓ 1 callersMethodgetInputNames
Rapfi/eval/onnxevaluator.cpp:160
↓ 1 callersMethodgetLastActualMoveOfSide
Rapfi/game/board.cpp:507
↓ 1 callersFunctiongetOption
Rapfi/command/gomocup.cpp:195
↓ 1 callersMethodgetOutputNames
Rapfi/eval/onnxevaluator.cpp:171
↓ 1 callersFunctiongetThreadIdToNodeMapping
getThreadIdToNodeMapping() build once-per-process vector that maps every logical processor ID (0 … onlineCPUCount-1, enumerated in [group, number] ord
Rapfi/core/platform.cpp:85
↓ 1 callersFunctiongetVersionNumbers
Rapfi/core/version.cpp:32
↓ 1 callersMethodgetVirtualVisits
Returns the total virtual visits of this node.
Rapfi/search/mcts/node.h:205
↓ 1 callersMethodget_array
* Obtains an array for a given key. */
Rapfi/external/cpptoml/include/cpptoml.h:1398
↓ 1 callersMethodget_table_array
* Obtains a table_array for a given key, if possible. */
Rapfi/external/cpptoml/include/cpptoml.h:1418
↓ 1 callersMethodget_thread_count
* @brief Get the number of threads in the pool. * * @return The number of threads. */
Rapfi/external/thread-pool/include/BS_thread_pool.hpp:399
↓ 1 callersFunctionget_value_from_map
Rapfi/external/libnpy/include/npy.hpp:312
↓ 1 callersMethodhasBoardText
Rapfi/database/dbtypes.cpp:82
↓ 1 callersMethodhasChild
Rapfi/database/dbutils.cpp:153
↓ 1 callersMethodhasNormalizedPolicy
Whether this movepicker computes normalized policy score.
Rapfi/search/movepick.h:54
↓ 1 callersMethodhasSibling
Rapfi/database/dbutils.cpp:154
↓ 1 callersMethodhasTag
Rapfi/database/dbutils.cpp:152
↓ 1 callersMethodhashUsage
Rapfi/search/hashtable.cpp:315
↓ 1 callersFunctionhex_to_digit
Rapfi/external/cpptoml/include/cpptoml.h:2648
↓ 1 callersMethodincGeneration
Increase the current generation (aging all entries in the table).
Rapfi/search/hashtable.h:72
↓ 1 callersMethodinitEmptyBoard
Rapfi/eval/mix10nnue.cpp:993
↓ 1 callersFunctioninitReductionLUT
Init Reductions table according to num threads.
Rapfi/search/ab/parameter.h:196
↓ 1 callersFunctioninitZobrish
Init zobrish table using PRNG with the given seed. @param seed Seed of PRNG.
Rapfi/core/hash.cpp:33
↓ 1 callersFunctioninteger_parser
Rapfi/external/cxxopts/include/cxxopts.hpp:867
↓ 1 callersMethodisAnalysisMode
Checks if we are in analysis mode.
Rapfi/search/searchcommon.h:164
↓ 1 callersFunctionisBoardSymmetry
Rapfi/search/opening.cpp:235
↓ 1 callersMethodisInBoard
Check if the pos is in the region of current board size.
Rapfi/game/board.h:228
↓ 1 callersMethodisKiller
Check whether a move is killer at this ply.
Rapfi/search/ab/searchstack.h:63
↓ 1 callersFunctionisMinimalInstType
Check if the given instruction type is the minimal length on this platform.
Rapfi/eval/simdops.h:54
↓ 1 callersFunctionisRectangleTransform
Check if a transform type is applicable to rectangle.
Rapfi/core/pos.h:203
↓ 1 callersMethodisTerminal
Returns if this node is terminal.
Rapfi/search/mcts/node.h:220
↓ 1 callersMethodis_boolean
Rapfi/external/cxxopts/include/cxxopts.hpp:1135
↓ 1 callersFunctionis_digits
helpers
Rapfi/external/libnpy/include/npy.hpp:257
↓ 1 callersFunctionis_hex
Rapfi/external/cpptoml/include/cpptoml.h:1767
↓ 1 callersMethodis_inline
* Whether or not the table array is declared inline. This mostly * matters for parsing, where statically defined arrays cannot be * appended
Rapfi/external/cpptoml/include/cpptoml.h:1168
↓ 1 callersMethodis_value
* Determines if the given TOML element is a value. */
Rapfi/external/cpptoml/include/cpptoml.h:509
↓ 1 callersFunctionlibToDatabase
Rapfi/command/gomocup.cpp:519
↓ 1 callersFunctionlistAllFilesInDirRecursively
Rapfi/core/utils.cpp:347
↓ 1 callersMethodload
Rapfi/eval/weightloader.h:185
↓ 1 callersFunctionloadHash
Rapfi/command/gomocup.cpp:459
↓ 1 callersFunctionlossFunction
Rapfi/tuning/tuner.cpp:63
↓ 1 callersFunctionlossFunctionGrad
Rapfi/tuning/tuner.cpp:82
↓ 1 callersMethodmakeSearchData
Rapfi/search/ab/searcher.h:69
↓ 1 callersMethodmerge
Rapfi/search/opening.cpp:122
↓ 1 callersFunctionmergeDatabase
Rapfi/command/gomocup.cpp:1106
↓ 1 callersMethodminMultiPv
Rapfi/search/skill.h:48
↓ 1 callersMethodmove
Rapfi/eval/mix9svqnnue.cpp:429
↓ 1 callersMethodmove
Rapfi/eval/onnxevaluator.cpp:372
↓ 1 callersFunctionmoveImportance
Move importance regarding to game ply. The curve is made from pure experience, better to be tuned with statistical data.
Rapfi/search/timecontrol.cpp:32
↓ 1 callersFunctionmulhi64
Rapfi/core/platform.h:110
↓ 1 callersFunctionmz_adler32
Rapfi/external/zip/src/miniz.h:1799
← previousnext →701–800 of 3,291, ranked by callers