R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
gbp
View on CRAN: Click
here
Download and install gbp package within the R console
Install from CRAN:
install.packages("gbp")
Install from Github:
library("remotes")
install_github("cran/gbp")
Install by package version:
library("remotes")
install_version("gbp", "0.1.0.4")
Attach the package and use:
library("gbp")
Maintained by
Guang Yang
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-01-28
Latest Update: 2017-01-28
Description:
Basic infrastructure and several algorithms for 1d-4d bin packing
problem. This package provides a set of c-level classes and solvers for
1d-4d bin packing problem, and an r-level solver for 4d bin packing problem,
which is a wrapper over the c-level 4d bin packing problem solver.
The 4d bin packing problem solver aims to solve bin packing problem, a.k.a
container loading problem, with an additional constraint on weight.
Given a set of rectangular-shaped items, and a set of rectangular-shaped bins
with weight limit, the solver looks for an orthogonal packing solution
such that minimizes the number of bins and maximize volume utilization.
Each rectangular-shaped item i = 1, .. , n is characterized by length l_i,
depth d_i, height h_i, and weight w_i, and each rectangular-shaped bin
j = 1, .. , m is specified similarly by length l_j, depth d_j, height h_j,
and weight limit w_j.
The item can be rotated into any orthogonal direction, and no further
restrictions implied.
How to cite:
Guang Yang (2017). gbp: A Bin Packing Problem Solver. R package version 0.1.0.4, https://cran.r-project.org/web/packages/gbp. Accessed 21 Nov. 2024.
Previous versions and publish date:
No previous versions
Other packages that cited gbp R package
View gbp citation profile
Other R packages that gbp depends,
imports, suggests or enhances
Complete documentation for gbp
Functions, R codes and Examples using
the gbp R package
Some associated functions: Ktlist2d . Ktlist3d . Ktlist4d . bppSgl . bpp_solver . bpp_solver_dpp . bpp_solver_dpp_wrapper . bpp_solver_sgl . bpp_viewer . bpp_viewer_single . create_bn_rgl_control . create_it_cube3d . create_it_rgl_control . gbp . gbp1d . gbp1d_solver_dpp . gbp2d . gbp2d_checkr . gbp2d_it_create_ktlist . gbp2d_solver_dpp . gbp2d_solver_dpp_filt . gbp2d_solver_dpp_prep_create_p . gbp2d_viewer . gbp2q . gbp2q_checkr . gbp2q_viewer . gbp3d . gbp3d_checkr . gbp3d_it_create_ktlist . gbp3d_solver_dpp . gbp3d_solver_dpp_filt . gbp3d_solver_dpp_prep_create_p . gbp3d_viewer . gbp3q . gbp3q_checkr . gbp3q_viewer . gbp4d . gbp4d_checkr . gbp4d_it_create_ktlist . gbp4d_solver_dpp . gbp4d_solver_dpp_filt . gbp4d_solver_dpp_prep_create_p . gbp4d_viewer . gbp4q . gbp4q_checkr . gbp4q_viewer .
Some associated R codes: RcppExports.R . Full gbp package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by
helping add
Reviews / comments / questions /suggestions ↴↴↴
Today's Hot Picks in Authors and Packages
deductive
Attempt to repair inconsistencies and missing values in
data records by using information from vali ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Mark van der Loo (view profile)
pkgdepends
Find recursive dependencies of 'R' packages from various
sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Gábor Csárdi (view profile)
SCBiclust
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Erika S. Helgeson (view profile)
RcppHNSW
'Hnswlib' is a C++ library for Approximate Nearest Neighbors.
This package provides a minimal R int ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: James Melville (view profile)
kgschart
Restore underlining numeric data from rating history graph of
KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Kota Mori (view profile)
crossrun
Joint distribution of number of crossings and the
longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Tore Wentzel-Larsen (view profile)