MCPcopy Create free account

hub / github.com/dds-bridge/dds / functions

Functions843 in github.com/dds-bridge/dds

↓ 2 callersFunctionsolve_board_internal
library/src/solver_if.cpp:86
↓ 2 callersFunctionsolve_single_common
library/src/solve_board.cpp:37
↓ 2 callersFunctionsplitIntoWords
library/tests/parse.cpp:654
↓ 2 callersMethodthread_ok
library/src/system/system.cpp:290
↓ 2 callersFunctionundo_1
library/src/ab_search.cpp:1061
↓ 2 callersFunctionweight_alloc_nt0
Placeholder for the rest of the functions to be moved
library/src/heuristic_sorting/heuristic_sorting.cpp:335
↓ 2 callersFunctionweight_alloc_nt_notvoid1
library/src/heuristic_sorting/heuristic_sorting.cpp:603
↓ 2 callersFunctionweight_alloc_nt_notvoid2
library/src/heuristic_sorting/heuristic_sorting.cpp:1122
↓ 2 callersFunctionweight_alloc_nt_void1
library/src/heuristic_sorting/heuristic_sorting.cpp:820
↓ 2 callersFunctionweight_alloc_nt_void2
library/src/heuristic_sorting/heuristic_sorting.cpp:1314
↓ 2 callersFunctionweight_alloc_nt_void3
library/src/heuristic_sorting/heuristic_sorting.cpp:1452
↓ 2 callersFunctionweight_alloc_trump_notvoid1
library/src/heuristic_sorting/heuristic_sorting.cpp:480
↓ 2 callersFunctionweight_alloc_trump_notvoid2
library/src/heuristic_sorting/heuristic_sorting.cpp:941
↓ 2 callersFunctionweight_alloc_trump_void1
library/src/heuristic_sorting/heuristic_sorting.cpp:660
↓ 2 callersFunctionweight_alloc_trump_void2
library/src/heuristic_sorting/heuristic_sorting.cpp:1200
↓ 2 callersFunctionweight_alloc_trump_void3
library/src/heuristic_sorting/heuristic_sorting.cpp:1376
↓ 2 callersMethodwinners
library/src/solver_context/solver_context.cpp:65
↓ 1 callersFunctionAnalysePlayPBN
* @brief Analyze a sequence of played cards (PBN format) and determine the tricks taken. * * This function converts a PBN-format Deal and play trace
library/src/play_analyser.cpp:268
↓ 1 callersFunctionCalcDDtablePBN
library/src/calc_tables.cpp:376
↓ 1 callersFunctionCalcMultiContracts
library/src/par.cpp:1053
↓ 1 callersFunctionCalcOverTricks
library/src/par.cpp:952
↓ 1 callersMethodClearTiming
library/src/system/scheduler.cpp:117
↓ 1 callersFunctionCreateBasicHandLookup
Helper function to create a simple hand lookup table
library/tests/trans_table/trans_table_l_test.cpp:12
↓ 1 callersFunctionCreateBasicHandLookup
Helper function to create a simple hand lookup table
library/tests/trans_table/trans_table_s_test.cpp:12
↓ 1 callersFunctionCreateTestAggrTarget
Helper function to create test aggregate target
library/tests/trans_table/trans_table_l_test.cpp:21
↓ 1 callersFunctionCreateTestAggrTarget
Helper function to create test aggregate target
library/tests/trans_table/trans_table_s_test.cpp:21
↓ 1 callersFunctionCreateTestWinRanks
Helper function to create test win ranks
library/tests/trans_table/trans_table_l_test.cpp:29
↓ 1 callersFunctionCreateTestWinRanks
Helper function to create test win ranks
library/tests/trans_table/trans_table_s_test.cpp:29
↓ 1 callersFunctionDealerParBin
library/src/par.cpp:1145
↓ 1 callersMethodDetailHeader
library/src/system/timer_group.cpp:125
↓ 1 callersMethodDetailLine
library/src/system/timer.cpp:139
↓ 1 callersMethodDetailLines
library/src/system/timer_group.cpp:160
↓ 1 callersMethodDifferentiate
library/src/system/timer_group.cpp:85
↓ 1 callersFunctionDumpTopHeader
library/src/dump.cpp:220
↓ 1 callersMethodGenerateComplexWinRanks
library/tests/trans_table/mock_data_generators.cpp:257
↓ 1 callersMethodGenerateEarlyGamePosition
library/tests/trans_table/mock_data_generators.cpp:136
↓ 1 callersMethodGenerateEndGamePosition
library/tests/trans_table/mock_data_generators.cpp:166
↓ 1 callersMethodGenerateEquivalentWinRanks
library/tests/trans_table/mock_data_generators.cpp:265
↓ 1 callersMethodGenerateMultiSuitWin
library/tests/trans_table/mock_data_generators.cpp:298
↓ 1 callersMethodGenerateNoWinRanks
library/tests/trans_table/mock_data_generators.cpp:305
↓ 1 callersMethodGenerateRandomHandLookup
library/tests/trans_table/mock_data_generators.cpp:76
↓ 1 callersMethodGenerateSimpleWinRanks
library/tests/trans_table/mock_data_generators.cpp:250
↓ 1 callersFunctionGetBits
library/tests/testcommon.cpp:212
↓ 1 callersMethodGetBoardTimes
library/src/system/scheduler.cpp:989
↓ 1 callersFunctionGetCompiler
library/tests/testcommon.cpp:223
↓ 1 callersFunctionGetNextArgToken
library/tests/args.cpp:111
↓ 1 callersFunctionGetSystem
library/tests/testcommon.cpp:193
↓ 1 callersMethodGetTrickData
library/src/moves/moves.cpp:604
↓ 1 callersFunctionInitDebugFiles
library/src/init.cpp:169
↓ 1 callersFunctionInitWinners
library/src/init.cpp:304
↓ 1 callersFunctionLaterTricksMAX
* @brief Evaluate maximum possible tricks for a given position in double dummy analysis. * * This function estimates whether the maximum achievable
library/src/later_tricks.cpp:202
↓ 1 callersFunctionLaterTricksMIN
* @brief Evaluate minimum possible tricks for a given position in double dummy analysis. * * This function estimates whether the minimum achievable
library/src/later_tricks.cpp:30
↓ 1 callersMethodMakeNext
library/src/moves/moves.cpp:425
↓ 1 callersMethodMakeNextSimple
library/src/moves/moves.cpp:519
↓ 1 callersMethodMakeSpecific
library/src/moves/moves.cpp:371
↓ 1 callersMethodMoveGen0
* @brief Generate moves for the opening lead (first hand of trick). * * Iterates through all suits and generates legal plays from each. Uses * prec
library/src/moves/moves.cpp:157
↓ 1 callersMethodMoveGen123
library/src/moves/moves.cpp:222
↓ 1 callersFunctionNodeToText
library/src/dump.cpp:169
↓ 1 callersMethodPrintFunctionStats
library/src/moves/moves.cpp:1149
↓ 1 callersMethodPrintMove
library/src/moves/moves.cpp:923
↓ 1 callersMethodPrintTrickDetails
library/src/moves/moves.cpp:1127
↓ 1 callersMethodPrintTrickStats
library/src/moves/moves.cpp:1119
↓ 1 callersMethodPurge
library/src/moves/moves.cpp:577
↓ 1 callersFunctionQtricksLeadHandNT
library/src/quick_tricks.cpp:791
↓ 1 callersFunctionQtricksLeadHandTrump
library/src/quick_tricks.cpp:699
↓ 1 callersFunctionQuickTricks
* @brief Analyze the number of quick tricks available for a given position. * * This function estimates the number of immediate tricks that can be t
library/src/quick_tricks.cpp:118
↓ 1 callersFunctionQuickTricksPartnerHandNT
library/src/quick_tricks.cpp:1027
↓ 1 callersFunctionQuickTricksPartnerHandTrump
library/src/quick_tricks.cpp:889
↓ 1 callersFunctionQuickTricksSecondHand
library/src/quick_tricks.cpp:1132
↓ 1 callersMethodRegisterHit
library/src/moves/moves.cpp:999
↓ 1 callersMethodRegisterThreads
library/src/system/scheduler.cpp:158
↓ 1 callersMethodReset
library/src/system/timer.cpp:32
↓ 1 callersMethodReturnThread
library/src/system/memory.cpp:30
↓ 1 callersMethodRewind
library/src/moves/moves.cpp:573
↓ 1 callersMethodSetBoardTime
library/src/system/scheduler.cpp:1000
↓ 1 callersFunctionSetDealTables
library/src/init.cpp:223
↓ 1 callersFunctionSetDefaults
library/tests/args.cpp:158
↓ 1 callersFunctionSolveAllChunks
library/src/solve_board.cpp:256
↓ 1 callersMethodSort
library/src/moves/moves.cpp:627
↓ 1 callersMethodSumLine
library/src/system/timer_group.cpp:138
↓ 1 callersMethodThreadSize
library/src/system/memory.cpp:68
↓ 1 callersMethodTimerLines
library/src/system/timer_group.cpp:147
↓ 1 callersMethodTrickToText
library/src/moves/moves.cpp:947
↓ 1 callersMethodUsed
library/src/system/timer_list.cpp:66
↓ 1 callersMethodUsed
library/src/system/time_stat_list.cpp:62
↓ 1 callersFunctionWinnersToText
library/src/dump.cpp:159
↓ 1 callersMethod_hand1_table_deal
Test hand 1 from examples/hands.cpp.
python/tests/test_calc_par.py:41
↓ 1 callersFunctionab_search
library/src/ab_search.cpp:81
↓ 1 callersMethodadd
library/src/trans_table/trans_table_s.cpp:481
↓ 1 callersFunctionall_par_results_to_list
python/src/converters.cpp:339
↓ 1 callersFunctionanalyse_later_board
library/src/solver_if.cpp:811
↓ 1 callersFunctionbest_sacrifice
library/src/dealer_par.cpp:451
↓ 1 callersFunctionboard_range_checks
library/src/solver_if.cpp:988
↓ 1 callersFunctionboard_value_checks
library/src/solver_if.cpp:1088
↓ 1 callersFunctioncalc_single_common
Legacy shim for system/threading infrastructure (not actively used)
library/src/calc_tables.cpp:88
↓ 1 callersFunctionchecked_calloc
library/src/trans_table/trans_table_l.cpp:101
↓ 1 callersMethodclose_debug_files
library/src/system/thread_data.cpp:35
↓ 1 callersFunctioncompare_DEALERPAR
library/tests/compare.cpp:89
↓ 1 callersFunctioncompare_FUT
library/tests/compare.cpp:34
↓ 1 callersFunctioncompare_PAR
library/tests/compare.cpp:72
← previousnext →201–300 of 843, ranked by callers