Home
last modified time | relevance | path

Searched defs:node_limit (Results 1 – 11 of 11) sorted by relevance

/dports/games/flare-engine/flare-engine-1.12/src/
H A DAStarContainer.h53 unsigned int node_limit; variable
104 unsigned int node_limit; variable
/dports/www/osrm-backend/osrm-backend-5.26.0/src/contractor/
H A Dcontractor_search.cpp55 const int node_limit, in search()
/dports/games/gnugo/gnugo-3.8/engine/
H A Dpersistent.c104 int node_limit; member
386 Hash_data *goal_hash, int node_limit) in find_persistent_cache_entry()
414 Hash_data *goal_hash, int node_limit, in search_persistent_cache()
472 int certain, int node_limit, in store_persistent_cache()
965 int node_limit, int *result, int *move) in search_persistent_breakin_cache()
/dports/net-mgmt/etherape/etherape-0.9.20/src/
H A Dappdata.h42 gint node_limit; /* Max number of nodes to show. If <0 it's not member
/dports/math/gap/gap-4.11.0/pkg/ferret-1.0.2/YAPB++/source/search/
H A Dsearch_options.hpp131 long long node_limit; member
/dports/multimedia/ppm2fli/ppm2fli-2.1/
H A Dapro.h101 EXT int node_limit, reduce_dynamics, color_depth; variable
/dports/math/py-or-tools/or-tools-9.2/ortools/algorithms/
H A Dknapsack_solver_for_cuts.h337 void set_node_limit(const int64_t node_limit) { node_limit_ = node_limit; } in set_node_limit()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/include/
H A Dsym_tm_params.h80 int node_limit; member
/dports/math/giacxcas/giac-1.6.0/src/
H A Dlpsolve.h69 int node_limit; member
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/LP/
H A Dlp_heuristics.c3629 int node_limit = 10; in lbranching_search() local
4534 int node_limit = 0; in restricted_search() local
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/Master/
H A Dmaster.c1671 int node_limit, analyzed, depth, index, rated, level, level_rated; local