Giter Site home page Giter Site logo

comp472win20p1's Introduction

COMP472WIN20P1

COMP472 WIN20 Project1 Concordia University

Project 1

Indonesian Dot Puzzle

In this project, you will implement and analyse a heuristic search.

due date:

deliverable 1: Sunday, Feb 09

deliverable 2: Sunday, Mar 01

late panelty:

20% per day per late deliverable


Group Members

name id github username
Kevin Lin 40002383 AznBoy00
Sean Howard 26346685 Arrow105
Yefei Xue 26433979 felixyf0124

github repo:

https://github.com/felixyf0124/COMP472WIN20P1

how to compile

cd /DotPuzzle cmd py main.py

the output file is under ./DotPuzzle/

comp472win20p1's People

Contributors

felixyf0124 avatar aznboy00 avatar silent-po2 avatar

Watchers

James Cloos avatar  avatar

comp472win20p1's Issues

[Main] Input & output

Description

Input & output

task breakdown

  • receive the path of an input file that contains test cases #No.
  • your program should generate 2 output files: one for the solution
    path, and one for the search path. #No.

PR:

[Main] Search Algorithms

Description

Implement a solution for the Indonesian Dot for any size of boards (n) from [3 to 10].
Your project must implement the following 3 search algorithms
Create 3 search algorithm classes

task breakdown

  • base Search class as parent class or interface #2
  • Depth-first search (DFS) #3
  • Best-first search (BFS) #7
  • Algorithm A* #8

PR:

[Task] base Search class/interface

Parent issue #1

Description

Create base Search class/interface for 3 different search algorithms

task breakdown

  • base Search class/interface

PR:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.