alteryx / alteryx/AlteryxPrescriptive

Erros of MPS file input

Open
#28 1 comment 0 reactions 1 assignee Claimed by @ramnathv View on GitHub
bug
Dominant language
R
Stars
3
Forks
5
PR merge metrics
No merged PRs in 30d

Description

When choosing a MPS file as input, there are errors: `Error in readFileContents(filePath) :`

The following code in utils.R

```
getValidFormats <- function() {
return(c("lp", "mod"))
}
```

shows "mps" is not considered as a valid format.

I'll work on this.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.