MCPcopy Create free account

hub / github.com/bupticybee/TexasSolver / functions

Functions869 in github.com/bupticybee/TexasSolver

↓ 1 callersMethoddump_strategy
src/trainable/CfrPlusTrainable.cpp:111
↓ 1 callersMethoddumps
src/solver/PCfrSolver.cpp:1178
↓ 1 callersFunctionerase
include/json.hpp:18240
↓ 1 callersMethodestimate_tree_memory
src/GameTree.cpp:504
↓ 1 callersMethodexecFromFile
src/tools/CommandLineTool.cpp:65
↓ 1 callersMethodfindGameSpecificIsomorphisms
src/solver/PCfrSolver.cpp:691
↓ 1 callersFunctionfind_largest_pow10
! For n != 0, returns k, such that pow10 := 10^(k-1) <= n < 10^k. For n == 0, returns 1 and sets pow10 := 1. */
include/json.hpp:13134
↓ 1 callersFunctionformatImpl
------------------------------------------------------------------------------
include/tools/tinyformat.h:876
↓ 1 callersFunctionformatTruncated
include/tools/tinyformat.h:280
↓ 1 callersFunctionformat_buffer
include/json.hpp:13624
↓ 1 callersMethodformat_tree
(self,depth_limit=None)
resources/python/TreeBuilder.py:101
↓ 1 callersFunctionfrom_json_tuple_impl
include/json.hpp:3190
↓ 1 callersMethodgen_km_json
利用百度脑图的格式可视化决策树
resources/python/TreeBuilder.py:135
↓ 1 callersMethodgenerateActionNode
src/GameTree.cpp:331
↓ 1 callersMethodgenerateChanceNode
src/GameTree.cpp:417
↓ 1 callersMethodgenerateShowdownNode
src/GameTree.cpp:429
↓ 1 callersMethodgenerateTerminalNode
src/GameTree.cpp:456
↓ 1 callersMethodgetAllAbstractionDeal
src/solver/PCfrSolver.cpp:161
↓ 1 callersMethodgetAverageStrategy
src/trainable/CfrPlusTrainable.cpp:32
↓ 1 callersMethodgetAverageStrategy
src/trainable/DiscountedCfrTrainable.cpp:29
↓ 1 callersMethodgetCard
src/Card.cpp:25
↓ 1 callersMethodgetLogArea
mainwindow.cpp:427
↓ 1 callersMethodgetReachProbs
src/solver/PCfrSolver.cpp:83
↓ 1 callersMethodgetSettings
src/GameTree.cpp:9
↓ 1 callersMethodget_beginning_chip
(self)
resources/python/TreeBuilder.py:52
↓ 1 callersFunctionget_cached_power_for_binary_exponent
! For a normalized diyfp w = f * 2^e, this function returns a (normalized) cached power-of-ten c = f_c * 2^e_c, such that the exponent of the product
include/json.hpp:12970
↓ 1 callersMethodget_error_message
return syntax error message
include/json.hpp:8512
↓ 1 callersMethodget_evs
src/solver/PCfrSolver.cpp:1094
↓ 1 callersMethodget_logwindow
mainwindow.cpp:68
↓ 1 callersMethodget_number_float
return floating-point value
include/json.hpp:8464
↓ 1 callersMethodget_number_integer
return integer value
include/json.hpp:8452
↓ 1 callersMethodget_number_unsigned
return unsigned integer value
include/json.hpp:8458
↓ 1 callersMethodget_rank
src/compairer/Dic5Compairer.cpp:142
↓ 1 callersMethodget_total_strategy
src/ui/tablestrategymodel.cpp:279
↓ 1 callersMethodget_value
include/json.hpp:9184
↓ 1 callersFunctiongrisu2_digit_gen
! Generates V = buffer * 10^decimal_exponent, such that M- <= V <= M+. M- and M+ must be normalized and share the same exponent -60 <= e <= -32. */
include/json.hpp:13231
↓ 1 callersMethodin_thumbnail_mode
include/ui/rangeselectortablemodel.h:43
↓ 1 callersFunctionint_to_string
include/json.hpp:3293
↓ 1 callersMethodisDonk
src/nodes/ChanceNode.cpp:35
↓ 1 callersFunctionis_number
! @brief return whether value is a number This function returns true if and only if the JSON value is a number. This includes both intege
include/json.hpp:16743
↓ 1 callersFunctioniso_corh
mainwindow.cpp:559
↓ 1 callersMethodload_game_tree
src/runtime/PokerSolver.cpp:18
↓ 1 callersMethodloading
src/runtime/qsolverjob.cpp:43
↓ 1 callersMethodon_export_params
mainwindow.cpp:281
↓ 1 callersMethodoperator+
add to iterator
include/json.hpp:10029
↓ 1 callersFunctionoperator+=
! @brief add an object to an array @copydoc push_back(basic_json&&) */
include/json.hpp:19433
↓ 1 callersFunctionoperator<
! @brief comparison operator for JSON types Returns an ordering that is similar to Python: - order: null < boolean < number < object < array < string
include/json.hpp:2877
↓ 1 callersMethodpaint_evs
src/ui/detailitemdelegate.cpp:192
↓ 1 callersMethodpaint_evs
src/ui/strategyitemdelegate.cpp:149
↓ 1 callersMethodpaint_evs_only
src/ui/detailitemdelegate.cpp:319
↓ 1 callersMethodpaint_range
src/ui/detailitemdelegate.cpp:137
↓ 1 callersMethodpaint_range
src/ui/strategyitemdelegate.cpp:90
↓ 1 callersMethodpaint_strategy
src/ui/detailitemdelegate.cpp:14
↓ 1 callersMethodpaint_strategy
src/ui/roughstrategyitemdelegate.cpp:14
↓ 1 callersMethodparentItem
include/ui/treeitem.h:30
↓ 1 callersMethodparse_rules
(self)
resources/python/TreeBuilder.py:46
↓ 1 callersFunctionprintFormatStringLiteral
include/tools/tinyformat.h:616
↓ 1 callersMethodprocess_treeclick
strategyexplorer.cpp:142
↓ 1 callersFunctionraise_number_this_round
(root)
resources/python/TreeBuilder.py:61
↓ 1 callersFunctionrandom
src/library.cpp:25
↓ 1 callersMethodreConvertJson
src/solver/PCfrSolver.cpp:877
↓ 1 callersMethodre_estimate_tree_memory
src/GameTree.cpp:508
↓ 1 callersMethodrecurrentGenerateTreeNode
src/GameTree.cpp:276
↓ 1 callersMethodrecurrentPrintTree
src/GameTree.cpp:532
↓ 1 callersMethodrecurrentSetDepth
src/GameTree.cpp:256
↓ 1 callersMethodresizeEvent
htmltableview.cpp:106
↓ 1 callersMethodrowCount
src/ui/treemodel.cpp:84
↓ 1 callersMethodsaving
src/runtime/qsolverjob.cpp:66
↓ 1 callersFunctionsax_parse
include/json.hpp:20814
↓ 1 callersMethodscan
include/json.hpp:8540
↓ 1 callersMethodsetActions
src/nodes/ActionNode.cpp:53
↓ 1 callersMethodsetBoardAt
src/ui/boardselectortablemodel.cpp:45
↓ 1 callersMethodsetChildren
src/nodes/ChanceNode.cpp:23
↓ 1 callersMethodsetChildrens
src/nodes/ActionNode.cpp:57
↓ 1 callersMethodsetEv
src/trainable/DiscountedCfrTrainable.cpp:84
↓ 1 callersMethodsetGameTreeNode
src/ui/tablestrategymodel.cpp:159
↓ 1 callersMethodsetRelativeProbs
src/ranges/PrivateCardsManager.cpp:62
↓ 1 callersMethodsetTreeData
qstreeview.cpp:15
↓ 1 callersMethodsetupModelData
src/ui/tablestrategymodel.cpp:60
↓ 1 callersMethodsolving
src/runtime/qsolverjob.cpp:94
↓ 1 callersFunctionspaceFillIfNotFinite
include/tools/tinyformat.h:302
↓ 1 callersFunctionsplit
! @brief split the string input to reference tokens @note This function is only called by the json_pointer constructor. All excepti
include/json.hpp:10850
↓ 1 callersMethodstartWorking
src/tools/CommandLineTool.cpp:57
↓ 1 callersMethodstop
src/solver/PCfrSolver.cpp:764
↓ 1 callersMethodstrToGameRound
src/GameTree.cpp:484
↓ 1 callersFunctionstreamStateFromFormat
Parse a format string and set the stream state accordingly. The format mini-language recognized here is meant to be the one from C99, with the form "
include/tools/tinyformat.h:668
↓ 1 callersMethodtoFormattedString
src/Card.cpp:224
↓ 1 callersMethodtoString
src/ranges/PrivateCards.cpp:34
↓ 1 callersFunctionto_cbor
include/json.hpp:21125
↓ 1 callersFunctionto_json_tuple_impl
include/json.hpp:3764
↓ 1 callersMethodtriger_resize
htmltableview.cpp:99
↓ 1 callersFunctionunescape
unescape "~1" to tilde and "~0" to slash (order is important!)
include/json.hpp:10945
Method setContext
src/runtime/qsolverjob.cpp:6
MethodActionNode
src/nodes/ActionNode.cpp:14
MethodAny
constructor
include/tools/argparse.hpp:59
MethodArgument
include/tools/argparse.hpp:142
MethodArgumentParser
include/tools/argparse.hpp:220
MethodBestResponse
src/solver/BestResponse.cpp:11
MethodBoardSelectorTableDelegate
src/ui/boardselectortabledelegate.cpp:3
MethodBoardSelectorTableModel
src/ui/boardselectortablemodel.cpp:3
← previousnext →201–300 of 869, ranked by callers