build_classic_model: Build Base Model

View source: R/base-model.R

build_classic_modelR Documentation

Build Base Model

Description

Build Base Model

Usage

build_classic_model(size, team_vector, pts, maximize = TRUE)

Arguments

size

number of players

team_vector

vector of teams

pts

vector of length 'size' containing points to use in objective function

maximize

Whether to maximize the objective (if FALSE, the objective is minimized)


anthonyshook/dfsOptimizer documentation built on Jan. 4, 2023, 11:36 a.m.