DorielRivalet / wycademy

A compendium of resources for Monster Hunter Frontier Z (MHF-Z).
https://wycademy.vercel.app/
MIT License
6 stars 0 forks source link

[REQUEST] - Armor Set Seacher #499

Open DorielRivalet opened 2 months ago

DorielRivalet commented 2 months ago

Is there an existing feature request for this?

Summary

Make an armor set searcher.

Features

Stages

Key Concepts

Search Problem, Search Space, Search Algorithm, Web Workers, Parallel Processing, Asynchronous Programming (Async), Dynamic Programming (DP), Hash Maps, Backtracking, Heuristics, Heuristic Search, Pruning, Recursion, Data Preprocessing, Combination Search, Optimization Problem, Search Trees, Tree traversal, Combinatorial optimization algorithm, Genetic Algorithm.

Libraries