fillit

There are 62 repositories under fillit topic.

  • JemWritesCode/42-Fillit

    Algorithms - Fit tetris pieces into the smallest square possible using recursive backtracking.

    Language:C16104
  • pbondoer/42-fillit

    fillit @ 42 - space optimization algorithm

    Language:C113011
  • pbondoer/42-fillit-bitwise

    fillit @ 42 - bitwise implementation

    Language:C5301
  • Millon15/fillit_checker

    Checker for the 42 Fillit project

    Language:C4110
  • dzui42unit/fillit

    Fillit is a project who let you discover and/or familiarize yourself with a recurring problematic in programming : searching for the optimal solution among a huge set of possibilities. In this particular project, you will be charged of creating an algorithm which fits some Tetriminos together into the smallest possible square.

    Language:C3010
  • Fillit

    ojustine/Fillit

    Algorithm X dancing links solver for fillit puzzle

    Language:C3200
  • pvandamme/fillit

    42 Algorithm Project - Tetris solver - Backtracking

    Language:C3100
  • 42kmira/ft_fillit

    A program that finds minimum board size for tetrominos.

    Language:C2100
  • ffoissey/fillit_42

    Le but ce projet est d'agencer des Tetriminos entre eux et de determiner le plus petit carre possible pouvant les accuellir.

    Language:C2100
  • LexouDuck/42

    The main repo for all of my files and code for the 42 school

    Language:C2200
  • fillit_tester

    peetuskytta/fillit_tester

    Tester for the 42 School's fillit project.

    Language:Shell2100
  • abassibe/fillit

    Program who sort tetriminos to find best placement (like Tetris)

    Language:C1100
  • akharrou/42-Project-Fillit

    Bitwise Implementation of a Tetromino Board Solver.

    Language:C110
  • cquillet/fillit

    a program to fill the smallest square with given tetrominos (using Knuth's Algorithm X)

    Language:C1100
  • erikpeik/fillit-tests

    Shell script for Fillit project of 42 (Hive Helsinki)

    Language:Shell1100
  • eserebry/Fillit

    Fillit is a project that let you discover and/or familiarize yourself with a recurring problematic in programming: searching the optimal solution among a huge set of possibilities, in a respectable timing.

    Language:C1100
  • Geoffrey42/fillit

    fillit project for 42 school. This project consists in coding a tetris-like game in C.

    Language:C1300
  • jraleman/42_Fillit

    This projects seeks in discovering and/or familiarizing a recurring problematic in programming: searching for the optimal solution among a huge set of possibilities.

    Language:C1201
  • jterrazz/42-fillit

    Algorithmic C project for the 42 Paris School

    Language:C120
  • mhjony/fillit

    This was a group project in Hive. We were 2 people in our group. For this project, my contribution mostly on validation and matrix creation to setting up the valid tetros

    Language:C1100
  • nygymankussainov/fillit

    fillit - set tetrominos in square

    Language:C1000
  • do8rolyuboff/fillit

    Tetramino

    Language:C0200
  • hyechanshin/fillit

    The goal of this project is to fill in a grid of empty spaces. Each valid space is represented by a dot ‘.’ character.

    Language:C0100
  • IsadoraRebelo/Fillit

    Fillit is a project that let you discover and/or familiarize yourself with a recurring problematic in programming: searching the optimal solution among a huge set of possi- bilities, in a respectable timing.

    Language:C0100
  • JulienMousset/Fillit

    An algorithm which fits some Tetrominos together into the smallest possible square.

    Language:C0100
  • KatyaPrusakova/fillit

    Fillit is a tetris piece solver. The solver will calculate the smallest possible square to fit the given pieces and then print the solution.

    Language:C0100
  • Lilili21/Fillit

    Fillit

    Language:C0100
  • mohammadbutt/42_fillit

    Designed an Algorithm in C that recursively puts tetrominoes in a smallest square possible

    Language:C0000
  • Rorothejedi/42_fillit

    Réalisation d'un projet permettant d'agencer des Tetriminos entre eux et de déterminer le plus petit carré possible pouvant les accueillir.

    Language:C0100
  • TrueBadur/Fillit

    Find minimal square to fit given tetraminos project for School21

    Language:C0300
  • alizaynoune/fillit

    algorithm backtracking

    Language:C20
  • pomponchik/fillit

    Впихиваем тетраминки из файла в минимально возможный квадрат

    Language:C201