Skip to content

Commit 36c6f19

Browse files
📚 docs(README): Rename js-ho to js-metaheuristics.
1 parent a6ce6df commit 36c6f19

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,8 @@ of those projects,
7070

7171
### :brain: Hard problems
7272
- [@aureooms/js-sat](https://github.com/aureooms/js-sat) : Boolean formula satisfiability algorithms for Javascript
73-
- [@aureooms/js-ho](https://github.com/aureooms/js-ho) : heuristic optimization code bricks for JavaScript
73+
- [@aureooms/js-metaheuristics](https://github.com/aureooms/js-metaheuristics) :
74+
Metaheuristic algorithms for JavaScript
7475
- [@aureooms/js-oro](https://github.com/aureooms/js-oro) : operations research and optimization algorithm templates for JavaScript
7576
- [@aureooms/js-pfsp-wt](https://github.com/aureooms/js-pfsp-wt) : permutation flow-shop problem (PFSP) with weighted tardiness objective (PFSP-WT) code bricks for JavaScript
7677
- [@aureooms/js-knapsack](https://github.com/aureooms/js-knapsack) :

0 commit comments

Comments
 (0)