Home
last modified time | relevance | path

Searched refs:new_score (Results 1 – 25 of 152) sorted by relevance

1234567

/dports/games/gnugo/gnugo-3.8/regression/
H A Dnewscore.tst2 1 new_score
6 2 new_score
10 3 new_score
14 4 new_score
18 5 new_score
22 6 new_score
26 7 new_score
30 8 new_score
34 9 new_score
38 10 new_score
[all …]
/dports/math/py-z3-solver/z3-z3-4.8.10/src/tactic/sls/
H A Dbvsls_opt_engine.cpp254 mpz new_score;
255 m_mpz_manager.set(new_score, score);
268 if (what_if(fd, i, temp, new_score, best_const, best_value)) {
279 if (what_if(fd, i, temp, new_score, best_const, best_value))
285 if (what_if(fd, i, temp, new_score, best_const, best_value))
291 if (what_if(fd, i, temp, new_score, best_const, best_value))
296 if (what_if(fd, i, temp2, new_score, best_const, best_value))
303 if (what_if(fd, i, temp, new_score, best_const, best_value))
309 if (what_if(fd, i, temp2, new_score, best_const, best_value))
315 if (what_if(fd, i, temp, new_score, best_const, best_value))
[all …]
H A Dsls_evaluator.h537 double new_score; in run_serious_update() local
549 new_score = m_tracker.score(cur); in run_serious_update()
559 m_tracker.set_score(cur, new_score); in run_serious_update()
588 double new_score; in run_update() local
599 new_score = m_tracker.score(cur); in run_update()
602 m_tracker.set_score(cur, new_score); in run_update()
665 double prune_score, new_score; in run_update_bool_prune() local
674 new_score = m_tracker.score(cur); in run_update_bool_prune()
679 m_tracker.set_score(cur, new_score); in run_update_bool_prune()
711 new_score = m_tracker.score(cur); in run_update_bool_prune()
[all …]
H A Dsls_engine.cpp318 double new_score = score;
337 if (what_if(fd, i, temp, new_score, best_const, best_value)) {
347 if (what_if(fd, i, temp, new_score, best_const, best_value))
353 if (what_if(fd, i, temp, new_score, best_const, best_value))
358 if (what_if(fd, i, temp, new_score, best_const, best_value))
368 return new_score;
376 double new_score = score;
399 what_if(fd, i, temp2, new_score, best_const, best_value);
411 return new_score;
/dports/math/z3/z3-z3-4.8.13/src/tactic/sls/
H A Dbvsls_opt_engine.cpp254 mpz new_score; in find_best_move() local
255 m_mpz_manager.set(new_score, score); in find_best_move()
268 if (what_if(fd, i, temp, new_score, best_const, best_value)) { in find_best_move()
279 if (what_if(fd, i, temp, new_score, best_const, best_value)) in find_best_move()
285 if (what_if(fd, i, temp, new_score, best_const, best_value)) in find_best_move()
291 if (what_if(fd, i, temp, new_score, best_const, best_value)) in find_best_move()
296 if (what_if(fd, i, temp2, new_score, best_const, best_value)) in find_best_move()
303 if (what_if(fd, i, temp, new_score, best_const, best_value)) in find_best_move()
309 if (what_if(fd, i, temp2, new_score, best_const, best_value)) in find_best_move()
315 if (what_if(fd, i, temp, new_score, best_const, best_value)) in find_best_move()
[all …]
H A Dsls_evaluator.h537 double new_score; in run_serious_update() local
549 new_score = m_tracker.score(cur); in run_serious_update()
559 m_tracker.set_score(cur, new_score); in run_serious_update()
588 double new_score; in run_update() local
599 new_score = m_tracker.score(cur); in run_update()
602 m_tracker.set_score(cur, new_score); in run_update()
665 double prune_score, new_score; in run_update_bool_prune() local
674 new_score = m_tracker.score(cur); in run_update_bool_prune()
679 m_tracker.set_score(cur, new_score); in run_update_bool_prune()
711 new_score = m_tracker.score(cur); in run_update_bool_prune()
[all …]
H A Dsls_engine.cpp318 double new_score = score; in find_best_move() local
337 if (what_if(fd, i, temp, new_score, best_const, best_value)) { in find_best_move()
347 if (what_if(fd, i, temp, new_score, best_const, best_value)) in find_best_move()
353 if (what_if(fd, i, temp, new_score, best_const, best_value)) in find_best_move()
358 if (what_if(fd, i, temp, new_score, best_const, best_value)) in find_best_move()
368 return new_score; in find_best_move()
376 double new_score = score; in find_best_move_mc() local
399 what_if(fd, i, temp2, new_score, best_const, best_value); in find_best_move_mc()
411 return new_score; in find_best_move_mc()
/dports/biology/biolibc/biolibc-0.2.1/Man/
H A Dbl_bed_set_score.319 int bl_bed_set_score(bl_bed_t *bl_bed_ptr, unsigned short new_score)
27 new_score The new value for score
44 of new_score is guaranteed by other means.
51 unsigned short new_score;
53 if ( bl_bed_set_score(&bl_bed, new_score) == BL_DATA_OK )
H A Dbl_gff_set_score.319 int bl_gff_set_score(bl_gff_t *bl_gff_ptr, double new_score)
27 new_score The new value for score
44 of new_score is guaranteed by other means.
51 double new_score;
53 if ( bl_gff_set_score(&bl_gff, new_score) == BL_DATA_OK )
/dports/biology/py-hits/hits-0.1/hits/
H A Dsw_cython.pyx24 cdef int match_or_mismatch, diagonal, from_left, from_above, new_score, unconstrained_start
64 new_score = max(diagonal, from_left, from_above)
66 new_score = max(0, new_score)
67 scores_view[row, col] = new_score
68 if new_score > max_score:
69 max_score = new_score
72 if unconstrained_start and new_score == 0:
74 elif new_score == diagonal:
77 elif new_score == from_left:
79 elif new_score == from_above:
/dports/games/cave9/cave9-e6896eb/src/
H A Dscore.c187 void score_update (Score* score, int new_score, bool is_global) in score_update() argument
189 if (new_score > score->session) in score_update()
190 score->session = new_score; in score_update()
194 if (new_score > score->local) { in score_update()
195 score->local = new_score; in score_update()
235 int new_global = MAX(new_score, score->local); in score_update()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/query_tiles/internal/
H A Dtile_utils.cc47 double new_score = CalculateTileScore(iter->second, now_time); in SortTiles() local
52 double min_score = std::min(new_score, last_score); in SortTiles()
54 new_score > last_score ? last_tile_stats : iter->second; in SortTiles()
74 last_score = new_score; in SortTiles()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/modes/
H A Dfree_for_all.cpp117 int new_score = 0; in handleScoreInServer() local
119 new_score = --m_scores[kart_id]; in handleScoreInServer()
121 new_score = ++m_scores[hitter]; in handleScoreInServer()
130 p.addUInt8((uint8_t)kart_id).addUInt16((int16_t)new_score); in handleScoreInServer()
132 p.addUInt8((uint8_t)hitter).addUInt16((int16_t)new_score); in handleScoreInServer()
/dports/games/funnyboat/funnyboat-1.6/
H A Dhighscores.py14 def __init__(self, screen, new_score = -1, endless = False, online = False): argument
85 if endless and new_score != -1:
86 self.submit_score(Variables.name, new_score)
88 if new_score > self.scores[9][1]:
92 if self.scores[i][1] < new_score:
96 self.scores[i] = [Variables.name, new_score]
/dports/mail/filtermail/filtermail-0.8.6/src/
H A Dscore.cc24 void Score :: set_score (int new_score) in set_score() argument
25 { scr = new_score; } in set_score()
/dports/games/tuxmath/tuxmath_w_fonts-2.0.3/src/
H A Dhighscore.h38 int check_score_place(int diff_level, int new_score);
39 int insert_score(char* playername, int diff_level, int new_score);
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/transformers/
H A DDUSTReadTransformer.java192 final double new_score = ((double)r)/(window_triplets.size() - i - 1); in runDUST() local
193 if (new_score*10 > tscore) { in runDUST()
198 if (new_score >= max_score) { in runDUST()
199 max_score = new_score; in runDUST()
203 new_perf.score = new_score; in runDUST()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Parkour.ocf/Boomshire.ocs/System.ocg/
H A DLeagueProgress.c3 global func SetLeagueProgressScore(int new_progress, int new_score) in SetLeagueProgressScore() argument
22 SetLeaguePerformance(new_score, plrid); in SetLeagueProgressScore()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Missions.ocf/TreasureHunt.ocs/System.ocg/
H A DLeagueProgress.c3 global func SetLeagueProgressScore(int new_progress, int new_score) in SetLeagueProgressScore() argument
22 SetLeaguePerformance(new_score, plrid); in SetLeagueProgressScore()
/dports/games/atris/atris-1.0.7/
H A Dhighscore.c245 void high_score_check(int level, int new_score) in high_score_check() argument
261 if (is_high_score(new_score)) { in high_score_check()
262 update_high_scores(new_score); in high_score_check()
268 SPRINTF(buf,"Your score: %d", new_score); in high_score_check()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/peep/
H A DGuestPathfinding.cpp891 if (new_score == 0) in peep_pathfind_heuristic_search()
895 if (new_score < *endScore || (new_score == *endScore && counter < *endSteps)) in peep_pathfind_heuristic_search()
898 *endScore = new_score; in peep_pathfind_heuristic_search()
918 new_score); in peep_pathfind_heuristic_search()
955 …if (currentElementIsWide && (new_score < *endScore || (new_score == *endScore && counter < *endSte… in peep_pathfind_heuristic_search()
958 *endScore = new_score; in peep_pathfind_heuristic_search()
978 new_score); in peep_pathfind_heuristic_search()
1025 if (new_score < *endScore || (new_score == *endScore && counter < *endSteps)) in peep_pathfind_heuristic_search()
1028 *endScore = new_score; in peep_pathfind_heuristic_search()
1048 loc.z, new_score); in peep_pathfind_heuristic_search()
[all …]
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/testunits/module_BNLEARNING/
H A DGreedyHillClimbingTestSuite.h107 double new_score = _score_(score, j, dag) - current_scores[j]; in _applyNextChange_() local
108 if (new_score > 0) { in _applyNextChange_()
113 new_score)); in _applyNextChange_()
122 double new_score = _score_(score, j, dag) - current_scores[j]; in _applyNextChange_() local
123 if (new_score > 0) { in _applyNextChange_()
128 new_score)); in _applyNextChange_()
140 double new_score = new_score_i + new_score_j; in _applyNextChange_() local
141 if (new_score > 0) { in _applyNextChange_()
146 new_score)); in _applyNextChange_()
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Doptimizer.cpp92 float best_score, old_score, new_score; in optimize_vertex_cache_order() local
200 new_score = cache_score[i] + in optimize_vertex_cache_order()
202 v[index].score = new_score; in optimize_vertex_cache_order()
205 t[tri].score += new_score - old_score; in optimize_vertex_cache_order()
/dports/games/xpipeman/xpipeman/
H A Dgame.c165 new_score(n) in new_score() function
224 new_score(-20); /* changing blocks costs double points! */ in place_block()
344 new_score(-10);
369 new_score(bonus);
379 new_score(bonus); in start_new_level()
718 new_score(blk_score);
/dports/biology/viennarna/ViennaRNA-2.4.18/src/ViennaRNA/
H A Dperturbation_fold.c536 double new_score; in vrna_sc_minimize_pertubation() local
558 new_score = evaluate_perturbation_vector_score(vc, in vrna_sc_minimize_pertubation()
564 improvement = 1 - new_score / score; in vrna_sc_minimize_pertubation()
568 if (new_score > score) in vrna_sc_minimize_pertubation()
572 callback(iteration_count, new_score, new_epsilon); in vrna_sc_minimize_pertubation()
574 score = new_score; in vrna_sc_minimize_pertubation()

1234567