MCPcopy Create free account

hub / github.com/bupticybee/TexasSolver / functions

Functions869 in github.com/bupticybee/TexasSolver

↓ 4 callersMethodprocess_board
strategyexplorer.cpp:122
↓ 4 callersFunctionreplace_substring
! @brief replace all occurrences of a substring by another string @param[in,out] s the string to manipulate; changed so that all
include/json.hpp:10925
↓ 4 callersMethodsetRangeText
src/ui/rangeselectortablemodel.cpp:76
↓ 4 callersMethodupdateStrategyData
src/ui/tablestrategymodel.cpp:171
↓ 3 callersMethodaddArgument
include/tools/argparse.hpp:225
↓ 3 callersMethodbestResponse
src/solver/BestResponse.cpp:96
↓ 3 callersMethodbuild_game_tree
src/runtime/PokerSolver.cpp:23
↓ 3 callersFunctioncbegin
! @brief returns a const iterator to the first element Returns a const iterator to the first element. @image html range-begin-end.svg "I
include/json.hpp:18714
↓ 3 callersMethodcfr
src/solver/PCfrSolver.cpp:207
↓ 3 callersMethodchildCount
include/ui/treeitem.h:24
↓ 3 callersMethodexchangeRange
src/solver/PCfrSolver.cpp:849
↓ 3 callersFunctionexchange_color
include/tools/utils.h:19
↓ 3 callersFunctionfind
include/json.hpp:18520
↓ 3 callersMethodgetRangeText
src/ui/rangeselectortablemodel.cpp:60
↓ 3 callersMethodget_ij_text
src/ui/boardselectortablemodel.cpp:92
↓ 3 callersMethodget_strategy
src/ui/tablestrategymodel.cpp:333
↓ 3 callersMethodgetcurrentStrategy
src/trainable/CfrPlusTrainable.cpp:53
↓ 3 callersMethodindPlayer2Player
src/ranges/PrivateCardsManager.cpp:37
↓ 3 callersMethodinsertChild
src/ui/treeitem.cpp:9
↓ 3 callersFunctionis_number_float
! @brief return whether value is a floating-point number This function returns true if and only if the JSON value is a floating-point num
include/json.hpp:16828
↓ 3 callersFunctionis_number_integer
! @brief return whether value is an integer number This function returns true if and only if the JSON value is a signed or unsigned integ
include/json.hpp:16772
↓ 3 callersMethodmoved_or_copied
include/json.hpp:11132
↓ 3 callersMethodround_nearest
src/GameTree.cpp:704
↓ 3 callersMethodsetRangeAt
src/ui/rangeselectortablemodel.cpp:45
↓ 3 callersMethodsetRiverCard
src/ui/tablestrategymodel.cpp:167
↓ 3 callersMethodset_end
! @brief set the iterator past the last value @pre The iterator is initialized; i.e. `m_object != nullptr`. */
include/json.hpp:9515
↓ 3 callersFunctiontimeSinceEpochMillisec
src/library.cpp:20
↓ 3 callersMethodtoString
include/tools/argparse.hpp:162
↓ 2 callersMethodaccept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
include/json.hpp:8794
↓ 2 callersMethodchild
include/ui/treeitem.h:23
↓ 2 callersMethodclear_all_params
mainwindow.cpp:109
↓ 2 callersMethodclear_board
src/ui/boardselectortablemodel.cpp:37
↓ 2 callersMethodclear_range
src/ui/rangeselectortablemodel.cpp:37
↓ 2 callersMethodcompairRanks
src/compairer/Dic5Compairer.cpp:57
↓ 2 callersFunctioncompute_boundaries
include/json.hpp:12831
↓ 2 callersFunctiondestroy
include/json.hpp:15542
↓ 2 callersFunctionfrom_json_array_impl
include/json.hpp:3042
↓ 2 callersMethodgetBoardAt
src/ui/boardselectortablemodel.cpp:23
↓ 2 callersMethodgetBoardText
src/ui/boardselectortablemodel.cpp:60
↓ 2 callersMethodgetRangeAt
src/ui/rangeselectortablemodel.cpp:23
↓ 2 callersMethodgetRiverCard
include/ui/tablestrategymodel.h:35
↓ 2 callersMethodget_character
include/json.hpp:3933
↓ 2 callersMethodget_ev_grid
src/ui/tablestrategymodel.cpp:379
↓ 2 callersMethodget_ij_text
src/ui/rangeselectortablemodel.cpp:109
↓ 2 callersFunctionget_impl_ptr
get a pointer to the value (object)
include/json.hpp:16971
↓ 2 callersMethodget_possible_bets
src/GameTree.cpp:621
↓ 2 callersMethodget_possible_betting_sizes
(self,root,player,next_player,typeofbet,rule)
resources/python/TreeBuilder.py:239
↓ 2 callersMethodgetcurrentStrategyNoCache
src/trainable/DiscountedCfrTrainable.cpp:61
↓ 2 callersFunctiongrisu2
include/json.hpp:13472
↓ 2 callersFunctiongrisu2_round
include/json.hpp:13190
↓ 2 callersMethodimport_from_file
mainwindow.cpp:144
↓ 2 callersMethodimport_range
rangeselector.cpp:179
↓ 2 callersMethodindex
src/ui/treemodel.cpp:52
↓ 2 callersMethodis_end
return whether the iterator is at end
include/json.hpp:9208
↓ 2 callersMethodis_errored
include/json.hpp:4587
↓ 2 callersFunctionis_number_unsigned
! @brief return whether value is an unsigned integer number This function returns true if and only if the JSON value is an unsigned integ
include/json.hpp:16800
↓ 2 callersMethodlog_with_signal
qstextedit.cpp:9
↓ 2 callersFunctionmakeFormatList
include/tools/tinyformat.h:1030
↓ 2 callersFunctionnoDuplicateRange
src/runtime/PokerSolver.cpp:49
↓ 2 callersMethodnoDuplicateRange
src/solver/PCfrSolver.cpp:96
↓ 2 callersFunctionnormalization_tanh
src/library.cpp:30
↓ 2 callersMethodpaint_strategy
src/ui/strategyitemdelegate.cpp:15
↓ 2 callersFunctionparse
include/json.hpp:20877
↓ 2 callersMethodpokerActionToString
src/nodes/GameActions.cpp:27
↓ 2 callersMethodprintExploitability
src/solver/BestResponse.cpp:37
↓ 2 callersMethodprocessCommand
src/tools/CommandLineTool.cpp:91
↓ 2 callersMethodreGenerateTreeItem
src/ui/treemodel.cpp:98
↓ 2 callersMethodsetBoardText
src/ui/boardselectortablemodel.cpp:76
↓ 2 callersMethodsetParent
src/nodes/GameTreeNode.cpp:36
↓ 2 callersMethodsetTrunCard
src/ui/tablestrategymodel.cpp:163
↓ 2 callersMethodset_begin
! @brief set the iterator to the first value @pre The iterator is initialized; i.e. `m_object != nullptr`. */
include/json.hpp:9478
↓ 2 callersFunctionsplit
src/tools/CommandLineTool.cpp:75
↓ 2 callersMethodtrain
src/solver/PCfrSolver.cpp:768
↓ 2 callersMethodtrain
src/runtime/PokerSolver.cpp:91
↓ 2 callersMethodupdateRegrets
src/trainable/CfrPlusTrainable.cpp:88
↓ 2 callersFunctionvformat
Format list of arguments to the stream according to the given format string. The name vformat() is chosen for the semantic similarity to vprintf(): t
include/tools/tinyformat.h:1056
↓ 2 callersMethodwhat
returns the explanatory string
include/json.hpp:1868
↓ 2 callersMethodwrite_bson
! @param[in] j JSON value to serialize @pre j.type() == value_t::object */
include/json.hpp:11337
↓ 2 callersMethodwrite_cbor
! @param[in] j JSON value to serialize */
include/json.hpp:11357
↓ 2 callersMethodwrite_msgpack
! @param[in] j JSON value to serialize */
include/json.hpp:11601
↓ 2 callersMethodwrite_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
include/json.hpp:11843
↓ 1 callersMethodPokerSolver
src/runtime/PokerSolver.cpp:7
↓ 1 callersMethod__build
(self,root)
resources/python/TreeBuilder.py:437
↓ 1 callersMethod__format_tree
(self,root,depth,limit)
resources/python/TreeBuilder.py:127
↓ 1 callersMethod__gen_km_json
(self,root,depth,limit,parent=None)
resources/python/TreeBuilder.py:148
↓ 1 callersFunctionappend_exponent
include/json.hpp:13572
↓ 1 callersMethodbuildAction
src/GameTree.cpp:112
↓ 1 callersMethodbuildChance
src/GameTree.cpp:80
↓ 1 callersMethodbuild_tree
(self)
resources/python/TreeBuilder.py:98
↓ 1 callersMethodbuild_tree
(self)
resources/python/TreeBuilder.py:430
↓ 1 callersMethodbuild_tree
src/runtime/qsolverjob.cpp:141
↓ 1 callersMethodcanonicalName
include/tools/argparse.hpp:161
↓ 1 callersFunctioncheck_number_this_round
(root)
resources/python/TreeBuilder.py:77
↓ 1 callersMethodclone
include/tools/argparse.hpp:113
↓ 1 callersMethodcolumnCount
src/ui/treemodel.cpp:15
↓ 1 callersMethodcopyStrategy
src/trainable/DiscountedCfrTrainable.cpp:55
↓ 1 callersFunctioncrbegin
! @brief returns a const reverse iterator to the last element Returns a const iterator to the reverse-beginning; that is, the last elemen
include/json.hpp:18889
↓ 1 callersFunctioncrend
! @brief returns a const reverse iterator to one before the first Returns a const reverse iterator to the reverse-end; that is, one before
include/json.hpp:18918
↓ 1 callersMethoddata
src/ui/treemodel.cpp:22
↓ 1 callersMethoddump_evs
src/trainable/DiscountedCfrTrainable.cpp:163
← previousnext →101–200 of 869, ranked by callers