Home
last modified time | relevance | path

Searched refs:estimate_cost (Results 1 – 25 of 63) sorted by relevance

123

/dports/games/exult/exult-snapshot-v1.7.0.20211128/
H A Dpaths.h50 int estimate_cost(Tile_coord const &from, Tile_coord const &to) override;
67 int estimate_cost(Tile_coord const &from, Tile_coord const &to) override;
85 int estimate_cost(Tile_coord const &from, Tile_coord const &to) override;
124 int estimate_cost(Tile_coord const &from, Tile_coord const &to) override;
H A Dpaths.cc159 int Actor_pathfinder_client::estimate_cost( in estimate_cost() function in Actor_pathfinder_client
200 int Onecoord_pathfinder_client::estimate_cost( in estimate_cost() function in Onecoord_pathfinder_client
220 return Actor_pathfinder_client::estimate_cost(from, to); in estimate_cost()
313 int Offscreen_pathfinder_client::estimate_cost( in estimate_cost() function in Offscreen_pathfinder_client
318 return Actor_pathfinder_client::estimate_cost(from, best); in estimate_cost()
508 int Fast_pathfinder_client::estimate_cost( in estimate_cost() function in Fast_pathfinder_client
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/petgraph-0.5.1/src/
H A Dastar.rs71 mut estimate_cost: H, in astar()
88 visit_next.push(MinScored(estimate_cost(start), start)); in astar()
131 let next_estimate_score = next_score + estimate_cost(next); in astar()
/dports/lang/gleam/gleam-0.18.2/cargo-crates/petgraph-0.6.0/src/algo/
H A Dastar.rs71 mut estimate_cost: H, in astar()
88 visit_next.push(MinScored(estimate_cost(start), start)); in astar()
134 let next_estimate_score = next_score + estimate_cost(next); in astar()
/dports/devel/grex/grex-1.3.0/cargo-crates/petgraph-0.6.0/src/algo/
H A Dastar.rs71 mut estimate_cost: H, in astar()
88 visit_next.push(MinScored(estimate_cost(start), start)); in astar()
134 let next_estimate_score = next_score + estimate_cost(next); in astar()
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/petgraph-0.5.1/src/
H A Dastar.rs71 mut estimate_cost: H, in astar()
88 visit_next.push(MinScored(estimate_cost(start), start)); in astar()
131 let next_estimate_score = next_score + estimate_cost(next); in astar()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/petgraph-0.5.1/src/
H A Dastar.rs71 mut estimate_cost: H, in astar()
88 visit_next.push(MinScored(estimate_cost(start), start)); in astar()
131 let next_estimate_score = next_score + estimate_cost(next); in astar()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/petgraph-0.4.13/src/
H A Dastar.rs68 mut edge_cost: F, mut estimate_cost: H) in astar()
84 visit_next.push(MinScored(estimate_cost(start), start)); in astar()
127 let next_estimate_score = next_score + estimate_cost(next); in astar()
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/petgraph-0.4.13/src/
H A Dastar.rs68 mut edge_cost: F, mut estimate_cost: H) in astar()
84 visit_next.push(MinScored(estimate_cost(start), start)); in astar()
127 let next_estimate_score = next_score + estimate_cost(next); in astar()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/petgraph-0.4.13/src/
H A Dastar.rs68 mut edge_cost: F, mut estimate_cost: H) in astar()
84 visit_next.push(MinScored(estimate_cost(start), start)); in astar()
127 let next_estimate_score = next_score + estimate_cost(next); in astar()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/petgraph-0.5.0/src/
H A Dastar.rs71 mut estimate_cost: H, in astar()
88 visit_next.push(MinScored(estimate_cost(start), start)); in astar()
131 let next_estimate_score = next_score + estimate_cost(next); in astar()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/petgraph/src/
H A Dastar.rs71 mut estimate_cost: H, in astar()
88 visit_next.push(MinScored(estimate_cost(start), start)); in astar()
131 let next_estimate_score = next_score + estimate_cost(next); in astar()
/dports/net/krill/krill-0.9.4/cargo-crates/petgraph-0.5.1/src/
H A Dastar.rs71 mut estimate_cost: H, in astar()
88 visit_next.push(MinScored(estimate_cost(start), start)); in astar()
131 let next_estimate_score = next_score + estimate_cost(next); in astar()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/petgraph-0.5.1/src/
H A Dastar.rs71 mut estimate_cost: H, in astar()
88 visit_next.push(MinScored(estimate_cost(start), start)); in astar()
131 let next_estimate_score = next_score + estimate_cost(next); in astar()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/petgraph-0.6.0/src/algo/
H A Dastar.rs71 mut estimate_cost: H, in astar()
88 visit_next.push(MinScored(estimate_cost(start), start)); in astar()
134 let next_estimate_score = next_score + estimate_cost(next); in astar()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/petgraph-0.5.1/src/
H A Dastar.rs71 mut estimate_cost: H, in astar()
88 visit_next.push(MinScored(estimate_cost(start), start)); in astar()
131 let next_estimate_score = next_score + estimate_cost(next); in astar()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/petgraph-0.6.0/src/algo/
H A Dastar.rs71 mut estimate_cost: H, in astar()
88 visit_next.push(MinScored(estimate_cost(start), start)); in astar()
134 let next_estimate_score = next_score + estimate_cost(next); in astar()
/dports/lang/rust/rustc-1.58.1-src/vendor/petgraph/src/
H A Dastar.rs71 mut estimate_cost: H, in astar()
88 visit_next.push(MinScored(estimate_cost(start), start)); in astar()
131 let next_estimate_score = next_score + estimate_cost(next); in astar()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/petgraph/src/
H A Dastar.rs71 mut estimate_cost: H, in astar()
88 visit_next.push(MinScored(estimate_cost(start), start)); in astar()
131 let next_estimate_score = next_score + estimate_cost(next); in astar()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/petgraph-0.5.1/src/
H A Dastar.rs71 mut estimate_cost: H, in PDC_getclipboard_handle()
88 visit_next.push(MinScored(estimate_cost(start), start)); in PDC_getclipboard_handle()
131 let next_estimate_score = next_score + estimate_cost(next); in PDC_getclipboard_handle()
/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/petgraph-0.6.0/src/algo/
H A Dastar.rs71 mut estimate_cost: H, in default_delete()
88 visit_next.push(MinScored(estimate_cost(start), start)); in default_delete()
134 let next_estimate_score = next_score + estimate_cost(next); in default_delete()
/dports/sysutils/fselect/fselect-0.7.7/cargo-crates/petgraph-0.5.1/src/
H A Dastar.rs71 mut estimate_cost: H, in root()
88 visit_next.push(MinScored(estimate_cost(start), start)); in root()
131 let next_estimate_score = next_score + estimate_cost(next); in root()
/dports/math/fftw3/fftw-3.3.9/api/
H A Dflops.c35 double X(estimate_cost)(const X(plan) p) in X() argument
/dports/math/fftw3-long/fftw-3.3.9/api/
H A Dflops.c35 double X(estimate_cost)(const X(plan) p) in X() argument
/dports/math/fftw3-float/fftw-3.3.9/api/
H A Dflops.c35 double X(estimate_cost)(const X(plan) p) in X() argument

123