Skip to content

習題 3: 請寫一個程式解決線性規劃問題 #3

Description

@ccckmit

參考

範例

最大化 3x+2y+5z

限制條件

  x+y<=10
  2x+z<=9
  y+2z<=11

  x>=0, y>=0, z>=0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions