alteryx / alteryx/AlteryxPrescriptive

Erros of MPS file input

オープン
#28 コメント 1 件 リアクション 0 件 担当者 1 名 @ramnathv が担当を希望しています GitHub で見る
bug
主要言語
R
スター
3
フォーク
5
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。