Navigation Menu

Skip to content

giancosta86/TwoBinManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwoBinManager

Management application for two-dimensional packing

Introduction

TwoBinManager is a visual application for managing two-dimensional problems and solutions; it is part of TwoBinPack.

Main window

Requirements

TwoBinManager requires Java 8 update 101 or later compatible version.

Download and run

  • The easier, suggested way to execute the app is via MoonDeploy: just go to the download area and open App.moondeploy to automatically download and execute the application.

  • Alternatively, the latest binary package can be downloaded from GitHub: the executable script - for both Unix and Windows - is in the bin subdirectory.

In case of problems while starting up the application, please check your Java version and your JAVA_HOME environment variable: starting the program from the command line should also print out a detailed error description.

Instructions

TwoBinManager is designed to be user-friendly and very intuitive; however, in case of doubts, please have a look at its wiki.

Screenshots

Server management

View problem

View solutions

Further references