HUANG1993 commited on
Commit
63e1e20
1 Parent(s): ece3073

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -38,6 +38,14 @@ tags:
38
 
39
  🤠GreedRL framework provides **user-friendly ability for COPs modeling**, where users only need to declare constraints, objectives and variables of COPs. For more examples, please refer to [COPs Modeling examples](https://huggingface.co/HUANG1993/GreedRL-VRP-pretrained-v1/blob/main/README.md#cops-modeling-examples).
40
 
 
 
 
 
 
 
 
 
41
  ## Architecture
42
  ![](./images/GREEDRL-Framwork_en.png)
43
 
@@ -551,9 +559,9 @@ class Objective:
551
 
552
  </details>
553
 
554
- ## Pricing
555
-
556
 
 
 
557
  # GreedRL-CVRP-pretrained model
558
 
559
 
 
38
 
39
  🤠GreedRL framework provides **user-friendly ability for COPs modeling**, where users only need to declare constraints, objectives and variables of COPs. For more examples, please refer to [COPs Modeling examples](https://huggingface.co/HUANG1993/GreedRL-VRP-pretrained-v1/blob/main/README.md#cops-modeling-examples).
40
 
41
+ ## Editions
42
+
43
+ We provide an open source Community Edition and an Enterprise Edition of our 🤠GreedRL for users.
44
+
45
+ - **The Community Edition** is now released and available to [download](https://huggingface.co/HUANG1993/GreedRL-VRP-pretrained-v1).
46
+ - **The Enterprise Edition** has a high-performance implementation that achives a faster computing speed, especially when solving larg-scale COPs. For more informations, please contact [us](jiangwen.wjw@alibaba-inc.com).
47
+
48
+
49
  ## Architecture
50
  ![](./images/GREEDRL-Framwork_en.png)
51
 
 
559
 
560
  </details>
561
 
 
 
562
 
563
+ #
564
+ #
565
  # GreedRL-CVRP-pretrained model
566
 
567