Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Readme.md

mop

dominate

Compare the relationship between two numbers (arrays, slices)

ndsort

Fast non-dominated sort algorithm

ndranksort

Get non-dominated rank by ndsort

mop_test

Execute mop_test requires drawing tools

Requirements

  • gnu plot
  • build gnu plot from source
  • linux users
    • sudo apt-get update
    • sudo apt-get install gnuplot-x11
  • mac users
    • install homebrew
    • brew cask install xquartz (for x-11)
    • brew install gnuplot --with-x11

Installation

go get github.com/Arafatk/glot