All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download core JAR 3.0.6 with all dependencies


Files of the artifact core version 3.0.6 from the group com.github.skjolber.3d-bin-container-packing.

Artifact core
Group com.github.skjolber.3d-bin-container-packing
Version 3.0.6
Last update 29. April 2023
Tags: library rectangular packing
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies api, extreme-points,
There are maybe transitive dependencies!
There is a newer version: 3.0.9
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of core Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of core version 3.0.6

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.github.skjolber.3d-bin-container-packing.core
META-INF.maven.com.github.skjolber.3d-bin-container-packing.core.META-INF.maven.com.github.skjolber.3d-bin-container-packing.core.pom.properties
META-INF.maven.com.github.skjolber.3d-bin-container-packing.core.META-INF.maven.com.github.skjolber.3d-bin-container-packing.core.pom.xml
com.github.skjolber.packing.deadline
com.github.skjolber.packing.deadline.com.github.skjolber.packing.deadline.ClonablePackagerInterruptSupplier
com.github.skjolber.packing.deadline.com.github.skjolber.packing.deadline.DeadlineCheckPackagerInterruptSupplier
com.github.skjolber.packing.deadline.com.github.skjolber.packing.deadline.DefaultPackagerInterrupt
com.github.skjolber.packing.deadline.com.github.skjolber.packing.deadline.DelegateDeadlineCheckPackagerInterruptSupplier
com.github.skjolber.packing.deadline.com.github.skjolber.packing.deadline.DelegateNthDeadlineCheckPackagerInterruptSupplier
com.github.skjolber.packing.deadline.com.github.skjolber.packing.deadline.NegativePackagerInterruptSupplier
com.github.skjolber.packing.deadline.com.github.skjolber.packing.deadline.NthDeadlineCheckPackagerInterruptSupplier
com.github.skjolber.packing.deadline.com.github.skjolber.packing.deadline.NthPackagerInterruptSupplier
com.github.skjolber.packing.deadline.com.github.skjolber.packing.deadline.PackagerInterruptSupplier
com.github.skjolber.packing.deadline.com.github.skjolber.packing.deadline.PackagerInterruptSupplierBuilder
com.github.skjolber.packing.iterator
com.github.skjolber.packing.iterator.com.github.skjolber.packing.iterator.AbstractPermutationRotationIterator
com.github.skjolber.packing.iterator.com.github.skjolber.packing.iterator.AbstractPermutationRotationIteratorBuilder
com.github.skjolber.packing.iterator.com.github.skjolber.packing.iterator.BinarySearchIterator
com.github.skjolber.packing.iterator.com.github.skjolber.packing.iterator.DefaultPermutationRotationIterator
com.github.skjolber.packing.iterator.com.github.skjolber.packing.iterator.ParallelPermutationRotationIterator
com.github.skjolber.packing.iterator.com.github.skjolber.packing.iterator.ParallelPermutationRotationIteratorList
com.github.skjolber.packing.iterator.com.github.skjolber.packing.iterator.ParallelPermutationRotationIteratorListBuilder
com.github.skjolber.packing.iterator.com.github.skjolber.packing.iterator.PermutationRotation
com.github.skjolber.packing.iterator.com.github.skjolber.packing.iterator.PermutationRotationIterator
com.github.skjolber.packing.iterator.com.github.skjolber.packing.iterator.PermutationRotationState
com.github.skjolber.packing.iterator.com.github.skjolber.packing.iterator.PermutationStackableValue
com.github.skjolber.packing.packer
com.github.skjolber.packing.packer.com.github.skjolber.packing.packer.AbstractPackager
com.github.skjolber.packing.packer.com.github.skjolber.packing.packer.AbstractPackagerAdapter
com.github.skjolber.packing.packer.com.github.skjolber.packing.packer.AbstractPackagerBuilder
com.github.skjolber.packing.packer.com.github.skjolber.packing.packer.DefaultPackResult
com.github.skjolber.packing.packer.com.github.skjolber.packing.packer.DefaultPackResultComparator
com.github.skjolber.packing.packer.com.github.skjolber.packing.packer.EmptyPackResult
com.github.skjolber.packing.packer.com.github.skjolber.packing.packer.PackagerAdapter
com.github.skjolber.packing.packer.com.github.skjolber.packing.packer.PackagerException
com.github.skjolber.packing.packer.bruteforce
com.github.skjolber.packing.packer.bruteforce.com.github.skjolber.packing.packer.bruteforce.AbstractBruteForcePackager
com.github.skjolber.packing.packer.bruteforce.com.github.skjolber.packing.packer.bruteforce.AbstractBruteForcePackagerAdapter
com.github.skjolber.packing.packer.bruteforce.com.github.skjolber.packing.packer.bruteforce.BruteForcePackager
com.github.skjolber.packing.packer.bruteforce.com.github.skjolber.packing.packer.bruteforce.BruteForcePackagerResult
com.github.skjolber.packing.packer.bruteforce.com.github.skjolber.packing.packer.bruteforce.BruteForcePackagerResultBuilder
com.github.skjolber.packing.packer.bruteforce.com.github.skjolber.packing.packer.bruteforce.DefaultThreadFactory
com.github.skjolber.packing.packer.bruteforce.com.github.skjolber.packing.packer.bruteforce.ExtremePoints3DStack
com.github.skjolber.packing.packer.bruteforce.com.github.skjolber.packing.packer.bruteforce.FastBruteForcePackager
com.github.skjolber.packing.packer.bruteforce.com.github.skjolber.packing.packer.bruteforce.FastBruteForcePackagerResultBuilder
com.github.skjolber.packing.packer.bruteforce.com.github.skjolber.packing.packer.bruteforce.FastExtremePoints3DStack
com.github.skjolber.packing.packer.bruteforce.com.github.skjolber.packing.packer.bruteforce.ParallelBruteForcePackager
com.github.skjolber.packing.packer.bruteforce.com.github.skjolber.packing.packer.bruteforce.ParallelBruteForcePackagerException
com.github.skjolber.packing.packer.bruteforce.com.github.skjolber.packing.packer.bruteforce.ParallelBruteForcePackagerResultBuilder
com.github.skjolber.packing.packer.laff
com.github.skjolber.packing.packer.laff.com.github.skjolber.packing.packer.laff.AbstractLargestAreaFitFirstPackager
com.github.skjolber.packing.packer.laff.com.github.skjolber.packing.packer.laff.DefaultLargestAreaFitFirstPackagerConfiguration
com.github.skjolber.packing.packer.laff.com.github.skjolber.packing.packer.laff.DefaultLargestAreaFitFirstPackagerConfigurationBuilder
com.github.skjolber.packing.packer.laff.com.github.skjolber.packing.packer.laff.DefaultLargestAreaFitFirstPackagerConfigurationBuilderFactory
com.github.skjolber.packing.packer.laff.com.github.skjolber.packing.packer.laff.FastLargestAreaFitFirstPackager
com.github.skjolber.packing.packer.laff.com.github.skjolber.packing.packer.laff.LargestAreaFitFirstPackager
com.github.skjolber.packing.packer.laff.com.github.skjolber.packing.packer.laff.LargestAreaFitFirstPackagerConfiguration
com.github.skjolber.packing.packer.laff.com.github.skjolber.packing.packer.laff.LargestAreaFitFirstPackagerConfigurationBuilder
com.github.skjolber.packing.packer.laff.com.github.skjolber.packing.packer.laff.LargestAreaFitFirstPackagerConfigurationBuilderFactory
com.github.skjolber.packing.packer.laff.com.github.skjolber.packing.packer.laff.LargestAreaFitFirstPackagerResultBuilder
com.github.skjolber.packing.packer.laff.com.github.skjolber.packing.packer.laff.LevelStack
com.github.skjolber.packing.packer.plain
com.github.skjolber.packing.packer.plain.com.github.skjolber.packing.packer.plain.AbstractPlainPackager
com.github.skjolber.packing.packer.plain.com.github.skjolber.packing.packer.plain.PlainPackager
com.github.skjolber.packing.packer.plain.com.github.skjolber.packing.packer.plain.PlainPackagerResultBuilder




© 2015 - 2024 Weber Informatics LLC | Privacy Policy