InstructionFrontier クラス

コンストラクター

InstructionFrontier(*, with_error_objective=True)

キーワードのみのパラメーター

名前 説明
with_error_objective
規定値: True

メソッド

dump
extend
insert
load

dump

dump(filename)

パラメーター

名前 説明
filename
必須

extend

extend(points)

パラメーター

名前 説明
points
必須

insert

insert(point)

パラメーター

名前 説明
point
必須

load

static load(filename, *, with_error_objective=True)

パラメーター

名前 説明
filename
必須

キーワードのみのパラメーター

名前 説明
with_error_objective
規定値: True