Skip to content

yaodehaung/floor-planning-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

floor-planning

Program that creates random 2D rectangles and tries to minimize surface of their bounding box by cellular evolution algorithm.

Prerequisites

Requires cellular evolution library to work: https://github.com/missingno7/cellular-evolution

Example output

example_output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.2%
  • Other 0.8%