Wiktionary英語版

出典:Wiktionary

bogosort

出典:『Wiktionary』 (2025/04/14 01:35 UTC )

語源

From bogus and sort.

発音

    派生語

    調べた例文を記録して、効率よく覚えましょう
    Weblio会員無料で登録できます
    履歴機能 過去に調べた単語を確認できる
    語彙力診断 診断回数が4回に増加
    マイ単語帳 便利な学習機能付き
    マイ例文帳 文章で意味を理解できる

    ウィキペディア英語版

    出典:Wikipedia

    Bogosort

    出典:『Wikipedia』 (2011/06/25 05:18 UTC 版)

    英語による解説

    ウィキペディア英語版からの引用
    引用

    In computer science, bogosort (also stupid sort or slowsort) is a particularly ineffective sorting algorithm based on the generate and test paradigm. It is not useful for sorting, but may be used for educational purposes, to contrast it with other more realistic algorithms; it has also been used as an example in logic programming. If bogosort were used to sort a deck of cards, it would consist of checking if the deck were in order, and if it were not, throwing the deck into the air, picking the cards up at random, and repeating the process until the deck is sorted. Its name comes from the word bogus.

    bogosortのページの著作権