Code Monkey home page Code Monkey logo

push_swap_tester_2.0's Introduction

push_swap_tester 2.0 - to help you while you are coding it.

Prerequisites

this is an improved version to help not in just testing, but in optimizing the algorithm too.

first, install check_mac the root of your repository, which is where we can find your Makefile

second, go to the root of your repository, and clone this repo

[email protected]:mohamed-souiyeh/push_swap_tester.git

how to use it

argument 1 is how many tests you want

argument 2 the range number you want test(negative and positive number)

the 3rd argument must be an integer

argument 3 indecate weather you want to save the test_set used or use already exesting test_set

if it's positive then it saves the test_set to the file named "test_set_(argument 3)\_for\_(argument 2)"

if it's negative then it use the test_set in the file named "test_set_(argument 3)\_for\_(argument 2)"

for example

the following command will just test 50 test_set of 5 numbers

./tester_push_swap 50 5

the following command will save the test_set in test_sets/test_set_1_for_5

./tester_push_swap 50 5 1

the following command will use the test_set in test_sets/test_set_1_for_5

./tester_push_swap 50 5 -1

push_swap_tester_2.0's People

Contributors

mohamed-souiyeh avatar null37 avatar

Stargazers

Abderrahmane Abdelouafi avatar Laila CHOKRI avatar Mohamed Amine Baioumy avatar Hoummadi avatar TN19N avatar

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.