Skip to content
Snippets Groups Projects
Commit f3cb8734 authored by dario.genga's avatar dario.genga
Browse files

Add program init with cmd args

The program can now be started by one of the three following ways :
- main : No arguments, the program will ask the user the universe
settings.
- main <path_to_custom_data_source> : Create the universe with our
custom file "format".
- main <number of dimensions> <number of cluster> <path_to_data_source>
: the same as 'no arguments' but they're specified directly.
parent 8c35d93a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment