Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dicarlo236/cube-solver
/ types & classes
Types & classes
41 in github.com/dicarlo236/cube-solver
⨍
Functions
379
◇
Types & classes
41
↓ 21 callers
Class
SocketException
* Signals a problem with the execution of a socket call. */
PracticalSocket.h:31
Class
CommunicatingSocket
* Socket which is able to connect, send, and receive */
PracticalSocket.h:137
Class
CoordCube
server/CoordCube.java:6
Class
CoordCube
server/cs/min2phase/CoordCube.java:6
Class
CubeServer
Created by jared on 11/25/15.
server/src/CubeServer.java:13
Class
CubieCube
server/CubieCube.java:5
Class
CubieCube
server/cs/min2phase/CubieCube.java:5
Class
MainProgram
Created by jared on 11/25/15. updated 1/13/18 with less printing
server/MainProgram.java:15
Class
MainProgram
Created by jared on 11/25/15. updated 1/13/18 with less printing
server/cs/min2phase/MainProgram.java:15
Class
Search
Rubik's Cube Solver.<br> A much faster and smaller implemention of Two-Phase Algorithm.<br> Symmetry is used to reduce memory used.<br> Total Memory u
server/Search.java:26
Class
Search
Rubik's Cube Solver.<br> A much faster and smaller implemention of Two-Phase Algorithm.<br> Symmetry is used to reduce memory used.<br> Total Memory u
server/cs/min2phase/Search.java:26
Class
Socket
* Base class representing basic communication endpoint */
PracticalSocket.h:59
Class
Solver
server/MainProgram.java:84
Class
Solver
server/src/CubeServer.java:81
Class
Solver
server/cs/min2phase/MainProgram.java:84
Class
SolverConnection
SolverConnection.h:11
Class
TCPServerSocket
* TCP socket class for servers */
PracticalSocket.h:217
Class
TCPSocket
* TCP socket for communication with other TCP sockets */
PracticalSocket.h:190
Class
Timer
Timer.h:10
Class
Tools
Some useful functions.
server/Tools.java:11
Class
Tools
Some useful functions.
server/cs/min2phase/Tools.java:11
Class
UDPSocket
* UDP socket class */
PracticalSocket.h:257
Class
Util
server/Util.java:3
Class
Util
server/cs/min2phase/Util.java:3
Class
cube_rois
a cube of facelets, each containing polygons
cube.h:26
Enum
face_t
cube faces
mbed.h:21
Enum
face_t
cube faces
sync_test/mbed.h:21
Class
facelet_roi
a single polygon
cube.h:9
Class
facelet_rois
a facelet, containing some number of polygons
cube.h:19
Class
ip_mreq
PracticalSocket.cpp:361
Class
mbed_info_t
all the information that the simulated board needs to run the sequence for the actual implementation, keep only seq and face calls to small_delay, rot
mbed.h:52
Class
mbed_info_t
all the information that the simulated board needs to run the sequence for the actual implementation, keep only seq and face calls to small_delay, rot
sync_test/mbed.h:52
Class
move_t
a single move, consisting of a face and number of CW rotations
mbed.h:33
Class
move_t
a single move, consisting of a face and number of CW rotations
sync_test/mbed.h:33
Class
sequence_t
a sequence of moves: pointer to start of an array of moves length of the array
mbed.h:42
Class
sequence_t
a sequence of moves: pointer to start of an array of moves length of the array
sync_test/mbed.h:42
Class
servent
PracticalSocket.cpp:169
Class
termios
serial.cpp:33
Class
test
server/test.java:6
Class
timespec
image_aquisition.cpp:53
Class
timespec
cube.cpp:23