Skip to content

Commit

Permalink
move C file and delete utils
Browse files Browse the repository at this point in the history
  • Loading branch information
bsubercaseaux committed Jun 9, 2024
1 parent d3094c5 commit 86c03f0
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 578 deletions.
5 changes: 5 additions & 0 deletions utils/6hole.c → Heule_Scheucher.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Encoding used by Heule and Scheucher.
* We sourced this C file directly from them.
*/

#include <stdio.h>
#include <stdlib.h>
#include <assert.h>
Expand Down
225 changes: 0 additions & 225 deletions utils/6hole-cube.c

This file was deleted.

111 changes: 0 additions & 111 deletions utils/HoleComputation.ts

This file was deleted.

41 changes: 0 additions & 41 deletions utils/cubing_taut.py

This file was deleted.

Loading

0 comments on commit 86c03f0

Please sign in to comment.