Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
  • Products & Services

    Products

    Support

    • Production Support
    • Development Support
    • Product Life Cycles

    Services

    • Consulting
    • Technical Account Management
    • Training & Certifications

    Documentation

    • Red Hat Enterprise Linux
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenStack Platform
    • Red Hat OpenShift Container Platform
    All Documentation

    Ecosystem Catalog

    • Red Hat Partner Ecosystem
    • Partner Resources
  • Tools

    Tools

    • Troubleshoot a product issue
    • Packages
    • Errata

    Customer Portal Labs

    • Configuration
    • Deployment
    • Security
    • Troubleshoot
    All labs

    Red Hat Insights

    Increase visibility into IT operations to detect and resolve technical issues before they impact your business.

    Learn More
    Go to Insights
  • Security

    Red Hat Product Security Center

    Engage with our Red Hat Product Security team, access security updates, and ensure your environments are not exposed to any known security vulnerabilities.

    Product Security Center

    Security Updates

    • Security Advisories
    • Red Hat CVE Database
    • Security Labs

    Keep your systems secure with Red Hat's specialized responses to security vulnerabilities.

    View Responses

    Resources

    • Security Blog
    • Security Measurement
    • Severity Ratings
    • Backporting Policies
    • Product Signing (GPG) Keys
  • Community

    Customer Portal Community

    • Discussions
    • Private Groups
    Community Activity

    Customer Events

    • Red Hat Convergence
    • Red Hat Summit

    Stories

    • Red Hat Subscription Value
    • You Asked. We Acted.
    • Open Source Communities
Or troubleshoot an issue.

Select Your Language

  • English
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift Container Platform
  • Red Hat OpenShift Data Science
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat Single Sign On
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products

Table of contents

  1. Red Hat Decision Manager で Red Hat ビルドの OptaPlanner を使用した Solver の開発
  2. 前書き
  3. 多様性を受け入れるオープンソースの強化
  4. I. Red Hat ビルドの OptaPlanner プロジェクトの OptaPlanner 8 へのアップグレード
    1. 1. OptaPlanner 7.x 以前との互換性がない変更
    2. 2. OptaPlanner 8.2.0 と OptaPlanner 8.3.0 との間の変更
  5. II. Red Hat ビルドの OptaPlanner のスタートガイド
    1. 3. Red Hat ビルドの OptaPlanner の概要
      1. 3.1. 計画問題
      2. 3.2. 計画問題での NP 完全
      3. 3.3. 計画問題に対する解
      4. 3.4. 計画問題に対する制約
      5. 3.5. Red Hat ビルドの OptaPlanner で提供される例
      6. 3.6. N クィーン
        1. 3.6.1. N クィーンのドメインモデル
      7. 3.7. クラウドバランシング
      8. 3.8. 巡回セールスマン (TSP - 巡回セールスマン問題)
      9. 3.9. テニスクラブのスケジュール
      10. 3.10. 会議のスケジュール
      11. 3.11. コースの時間割 (ITC 2007 Track 3 - カリキュラムのスケジュール)
      12. 3.12. マシンの再割当て (Google ROADEF 2012)
      13. 3.13. 配送経路
        1. 3.13.1. 配送経路のドメインモデル
      14. 3.14. プロジェクトジョブのスケジュール
      15. 3.15. タスクの割り当て
      16. 3.16. 試験の時間割 (ITC 2007 track 1 - 試験)
        1. 3.16.1. テストの時間割のドメインモデル
      17. 3.17. 看護師の勤務表 (INRC 2010)
      18. 3.18. 巡回トーナメント問題 (TTP)
      19. 3.19. コストを抑えるスケジュール
      20. 3.20. 投資資産クラスの割り当て (ポートフォリオの最適化)
      21. 3.21. 会議スケジュール
      22. 3.22. ロックツアー
      23. 3.23. 航空機乗組員のスケジューリング
    2. 4. Red Hat ビルドの OptaPlanner の例のダウンロード
      1. 4.1. OptaPlanner サンプルの実行
      2. 4.2. IDE (IntelliJ、Eclipse、または Netbeans) での Red Hat ビルドの OptaPlanner サンプルの実行
    3. 5. Business Central での OptaPlanner のスタートガイド: 従業員勤務表の例
      1. 5.1. Business Central への従業員勤務表サンプルプロジェクトのデプロイメント
      2. 5.2. 従業員の勤務表サンプルプロジェクトの再作成
        1. 5.2.1. 従業員の勤務表プロジェクトの設定
        2. 5.2.2. プロジェクトファクトおよびプランニングエンティティー
        3. 5.2.3. 従業員の勤務表プロジェクトへのデータモデルの作成
          1. 5.2.3.1. 従業員の勤務表プランニングエンティティーの作成
          2. 5.2.3.2. 従業員の勤務表プランニングソリューションの作成
        4. 5.2.4. 従業員勤務表の制約
          1. 5.2.4.1. DRL (Drools Rule Language) ルール
          2. 5.2.4.2. DRL デザイナーを使用した従業員の勤務表の制約定義
        5. 5.2.5. ガイド付きルールを使用して従業員の勤務表にルールの作成
          1. 5.2.5.1. ガイド付きルール
          2. 5.2.5.2. 従業員のシフト数のバランスを取るガイド付きルールの作成
          3. 5.2.5.3. 同じ日に複数のシフトを割り当てないようにするガイド付きルールの作成
          4. 5.2.5.4. シフト要件にスキルを一致させるガイド付きルールの作成
          5. 5.2.5.5. 休暇申請を管理するガイド付きルールの作成
        6. 5.2.6. 従業員の勤務表の Solver 設定の作成
        7. 5.2.7. 従業員の勤務表プロジェクトに対する Solver の終了設定
      3. 5.3. REST API を使用した Solver へのアクセス
        1. 5.3.1. REST API を使用した Solver の登録
        2. 5.3.2. REST API を使用した Solver の呼び出し
    4. 6. OptaPlanner および Quarkus の使用ガイド
      1. 6.1. Apache Maven および Red Hat ビルドの Quarkus
        1. 6.1.1. オンラインリポジトリーの Maven の settings.xml ファイルの設定
        2. 6.1.2. Quarkus Maven リポジトリーのダウンロードおよび設定
      2. 6.2. Maven プラグインを使用した OptaPlanner Red Hat ビルドの Quarkus Maven プロジェクトの作成
      3. 6.3. code.quarkus.redhat.com を使用した Red Hat ビルドの Quarkus Maven プロジェクトの作成
      4. 6.4. Quarkus CLI を使用した Red Hat ビルドの Quarkus Maven プロジェクトの作成
  6. III. Red Hat ビルドの OptaPlanner のソルバー
    1. 7. OptaPlanner ソルバーの RedHat ビルドの設定
      1. 7.1. XML ファイルを使用した OptaPlanner のソルバーの設定
      2. 7.2. Java API を使用した OptaPlanner のソルバーの設定
      3. 7.3. OptaPlanner アノテーション
      4. 7.4. OptaPlanner ドメインアクセスの指定
      5. 7.5. カスタムプロパティーの設定
    2. 8. OptaPlanner ソルバー
      1. 8.1. 問題の解決
      2. 8.2. ソルバー環境モード
      3. 8.3. OptaPlanner ソルバーのログレベルの変更
      4. 8.4. Logback を使用して OptaPlanner ソルバーアクティビティーをログに記録する
      5. 8.5. Log4J を使用して OptaPlanner ソルバーアクティビティーをログに記録する
      6. 8.6. ソルバーの監視
        1. 8.6.1. Micrometer 用の Quarkus OptaPlanner アプリケーションの設定
        2. 8.6.2. Micrometer 用の Spring Boot OptaPlanner アプリケーションの設定
        3. 8.6.3. Micrometer 用のプレーンな Java OptaPlanner アプリケーションの設定
      7. 8.7. 乱数ジェネレーターの設定
    3. 9. OptaPlanner SolverManager
      1. 9.1. 問題のバッチ解決
      2. 9.2. 解決して進捗状況を確認する
  7. IV. Red Hat ビルドの OptaPlanner クイックスタートガイド
    1. 10. Red Hat ビルドの Quarkus 上の Red Hat ビルドの OptaPlanner: 時間割のクイックスタートガイド
      1. 10.1. Maven プラグインを使用した OptaPlanner Red Hat ビルドの Quarkus Maven プロジェクトの作成
      2. 10.2. ドメインオブジェクトのモデル化
      3. 10.3. 制約の定義およびスコアの計算
      4. 10.4. プランニングソリューションでのドメインオブジェクトの収集
      5. 10.5. Solver サービスの作成
      6. 10.6. ソルバー終了時間の設定
      7. 10.7. 時間割アプリケーションの実行
      8. 10.8. アプリケーションのテスト
        1. 10.8.1. 学校の時間割の制約をテストする
        2. 10.8.2. 学校の時間割ソルバーをテストする
      9. 10.9. ロギング
      10. 10.10. データベースを Quarkus OptaPlanner 学校の時間割アプリケーションと統合する
      11. 10.11. Micrometer と Prometheus を使用して学校の時間割を監視する OptaPlanner Quarkus アプリケーション
    2. 11. Red Hat ビルドの Quarkus での Red Hat ビルドの OptaPlanner: ワクチン接種予約スケジューラーのクイックスタートガイド
      1. 11.1. OptaPlanner ワクチン接種予約のスケジューラーの仕組み
        1. 11.1.1. OptaPlanner ワクチン接種予約のスケジューラーの制約
        2. 11.1.2. OptaPlanner のソルバー
        3. 11.1.3. 継続プランニング
        4. 11.1.4. 固定されたプランニングエンティティー
      2. 11.2. OptaPlanner ワクチン接種予約スケジューラーのダウンロードおよび実行
      3. 11.3. OptaPlanner ワクチン接種予約スケジューラーのパッケージ化および実行
      4. 11.4. OptaPlanner ワクチン接種予約スケジューラーのネイティブ実行可能ファイルとしての実行
      5. 11.5. 関連情報
    3. 12. Spring Boot 上の Red Hat ビルドの OptaPlanner: 時間割のクイックスタートガイド
      1. 12.1. Spring Boot 時間割のクイックスタートのダウンロードおよびビルド
      2. 12.2. ドメインオブジェクトのモデル化
      3. 12.3. 制約の定義およびスコアの計算
      4. 12.4. プランニングソリューションでのドメインオブジェクトの収集
      5. 12.5. Timetable サービスの作成
      6. 12.6. ソルバー終了時間の設定
      7. 12.7. アプリケーションを実行可能にする手順
        1. 12.7.1. 時間割アプリケーションの試行
        2. 12.7.2. アプリケーションのテスト
        3. 12.7.3. ロギング
      8. 12.8. データベースと UI 統合の追加
      9. 12.9. Micrometer と Prometheus を使用して学校の時間割を監視する OptaPlanner Spring Boot アプリケーション
    4. 13. OptaPlanner と Java の Red Hat ビルド: 学校の時間割のクイックスタートガイド
      1. 13.1. Maven または Gradle ビルドファイルを作成し、依存関係を追加する
      2. 13.2. ドメインオブジェクトのモデル化
      3. 13.3. 制約の定義およびスコアの計算
      4. 13.4. プランニングソリューションでのドメインオブジェクトの収集
      5. 13.5. TimeTableApp.java クラス
      6. 13.6. 学校の時間割アプリケーションを作成して実行する
      7. 13.7. アプリケーションのテスト
        1. 13.7.1. 学校の時間割の制約をテストする
        2. 13.7.2. 学校の時間割ソルバーをテストする
      8. 13.8. ロギング
      9. 13.9. Micrometer と Prometheus を使用して学校の時間割を監視する OptaPlanner Java アプリケーション
  8. V. Red Hat ビルドの OptaPlanner のスターターアプリケーション
    1. 14. IDE での Red Hat ビルドの OptaPlanner の使用: 従業員の勤務表サンプル
      1. 14.1. 従業員勤務表スターターアプリケーションの概要
      2. 14.2. 従業員勤務表スターターアプリケーションの構築と実行
        1. 14.2.1. デプロイメントファイルの準備
        2. 14.2.2. 従業員勤務表スターターアプリケーションの JAR ファイル実行
        3. 14.2.3. Maven を使用した従業員勤務表スターターアプリケーションの構築と実行
        4. 14.2.4. コマンドラインからの永続データストレージを使用した従業員勤務表スターターアプリケーションの構築と実行
        5. 14.2.5. IntelliJ IDEA を使用した従業員勤務表スターターアプリケーションの構築および実行
      3. 14.3. 従業員勤務表スターターアプリケーションのソースコードに関する概要
      4. 14.4. 従業員勤務表スターターアプリケーションの変更
    2. 15. Red Hat OpenShift Container Platform での Red Hat ビルドの OptaPlanner のデプロイメントおよび使用: 従業員勤務表スターターアプリケーション
      1. 15.1. 従業員勤務表スターターアプリケーションの概要
      2. 15.2. OpenShift での従業員勤務表スターターアプリケーションのインストールおよび起動
        1. 15.2.1. 提供されているスクリプトを使用したアプリケーションのデプロイ
      3. 15.3. 従業員勤務表スターターアプリケーションの使用
        1. 15.3.1. ドラフトおよび公開期間
        2. 15.3.2. ローテーションパターン
        3. 15.3.3. 従業員名簿テナント
          1. 15.3.3.1. 従業員名簿テナントの変更
          2. 15.3.3.2. テナントの作成
        4. 15.3.4. スキルの入力
        5. 15.3.5. スポットの編集
        6. 15.3.6. 契約リストの入力
        7. 15.3.7. 従業員リストの入力
        8. 15.3.8. 従業員のアベイラビリティーの設定
        9. 15.3.9. シフト勤務表の表示および編集
        10. 15.3.10. 従業員のシフト勤務表の作成および表示
        11. 15.3.11. 従業員のシフトの表示
        12. 15.3.12. シフト勤務表の公開
        13. 15.3.13. ローテーションパターンの表示および編集
    3. 16. Red Hat ビルドの OptaPlanner の配送経路プランニングスターターアプリケーションのデプロイおよび使用
      1. 16.1. OptaWeb 配送経路
      2. 16.2. OptaWeb 配送経路デプロイメントファイルのダウンロードおよびビルド
      3. 16.3. runLocally.sh スクリプトを使用してローカルで OptaWeb 配送経路を実行します。
        1. 16.3.1. クイックスタートモードで OptaWeb 配送経路の runLocally.sh スクリプトを実行します。
        2. 16.3.2. OptaWeb 配送経路の runLocally.sh スクリプトを対話モードで実行
        3. 16.3.3. OptaWeb 配送経路の runLocally.sh スクリプトを非対話モードで実行
        4. 16.3.4. データディレクトリーの更新
      4. 16.4. OptaWeb 配送経路の手動での設定および実行
      5. 16.5. Red Hat OpenShift Container Platform での OptaWeb 配送経路の実行
        1. 16.5.1. デプロイされた OptaWeb 配送経路アプリケーションをローカル変更で更新
      6. 16.6. OptaWeb 配送経路の使用
        1. 16.6.1. 経路の作成
        2. 16.6.2. その他の情報の表示と設定
        3. 16.6.3. OptaWeb 配送経路でのカスタムデータセットの作成
        4. 16.6.4. OptaWeb 配送経路のトラブルシューティング
      7. 16.7. OptaWeb 配送経路の開発ガイド
        1. 16.7.1. OptaWeb 配送経路プロジェクトの構造
        2. 16.7.2. OptaWeb 配送経路のバックエンドモジュール
          1. 16.7.2.1. OptaWeb 配送経路のバックエンドモジュールの実行
          2. 16.7.2.2. IntelliJ IDEA Ultimate からの OptaWeb 配送経路バックエンドモジュールの実行
          3. 16.7.2.3. Quarkus 開発モード
          4. 16.7.2.4. OptaWeb 配送経路バックエンドモジュールのシステムプロパティーの値の変更
          5. 16.7.2.5. OptaWeb 配送経路のバックエンドログ
        3. 16.7.3. OptaWeb 配送経路のフロントエンドモジュールの操作
      8. 16.8. OptaWeb 配送経路のバックエンドアーキテクチャー
        1. 16.8.1. コードの編成
        2. 16.8.2. 依存関係ルール
        3. 16.8.3. ドメインパッケージ
        4. 16.8.4. サービスパッケージ
        5. 16.8.5. プラグインパッケージ
      9. 16.9. OptaWeb 配送経路のバックエンド設定プロパティー
  9. A. バージョン情報
  10. B. お問い合わせ先
  11. 法律上の通知

11.5. 関連情報

  • スケジュールスケジュール動画 (英語版)
  1. Previous
  2. Next
Red Hat

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

About

  • Red Hat Subscription Value
  • About Red Hat
  • Red Hat Jobs
Copyright © 2023 Red Hat, Inc.
  • Privacy Statement
  • Terms of Use
  • All Policies and Guidelines
We've updated our Privacy Policy effective July 1st, 2023.
Red Hat Summit Red Hat Summit
Twitter